aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Release: 0.2.2v0.2.2David Czihak38 hours1-0/+67
|
* Chore: Move extension bundle into Zig.novaextension/ subdirectoryDavid Czihak3 days1-118/+0
| | | | | | | Separates Nova extension resources from development-only items. Development items (ISSUES.md, vendor/, examples/) remain at the repo root. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Docs: Add known issues section to READMEDavid Czihak3 days1-3/+7
|
* Feat: New task systemDavid Czihak6 days1-4/+19
| | | | | This commit brings a complete rewrite of the task system to align the Zig build system and Nova task system as closely as possible. Lots of new options and settings have been added to the tasks, and the Zig extension will auto-detect tasks from the `zig build --list-steps` command. Should you prefer to add tasks manually, or need a more fine-grained control, the auto-detection can be disabled. This rewrite has not yet been thoroughly tested and will likely be a little rough around the edges.
* Docs: Add non-endorsement disclaimer to READMEDavid Czihak6 days1-0/+2
|
* Chore: Clarify third-party licences for bundled assets and grammarDavid Czihak6 days1-3/+13
|
* Initial commitv0.1.7David Czihak6 days1-0/+87