<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova-zig, branch v0.2.2</title>
<subtitle>Write, build, test and debug Zig projects natively in Nova</subtitle>
<id>https://git.dcz.at/nova-zig/atom?h=v0.2.2</id>
<link rel='self' href='https://git.dcz.at/nova-zig/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/'/>
<updated>2026-05-12T07:55:17Z</updated>
<entry>
<title>Release: 0.2.2</title>
<updated>2026-05-12T07:55:17Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-12T07:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=c535a121e269083c09304ea842912e8de36f5078'/>
<id>urn:sha1:c535a121e269083c09304ea842912e8de36f5078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Throttle step discovery</title>
<updated>2026-05-12T07:53:22Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-12T07:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=798218a9a3ab6495313533a298e1e29e55dd1bff'/>
<id>urn:sha1:798218a9a3ab6495313533a298e1e29e55dd1bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs: Reworked README</title>
<updated>2026-05-12T07:48:04Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-12T07:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=d1c7d922cc4c82e25f1240d32e5e2a514e692d7c'/>
<id>urn:sha1:d1c7d922cc4c82e25f1240d32e5e2a514e692d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Remove invalid test filter config</title>
<updated>2026-05-11T19:53:30Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T19:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=76bfad29f3e1c5f8a695c6260f1fa7999826ef09'/>
<id>urn:sha1:76bfad29f3e1c5f8a695c6260f1fa7999826ef09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release: 0.2.1</title>
<updated>2026-05-11T15:49:16Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T15:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=0a991e9463da215b75223d93f501fa8d1440b9ec'/>
<id>urn:sha1:0a991e9463da215b75223d93f501fa8d1440b9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Cache compiler errors</title>
<updated>2026-05-11T15:45:21Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T15:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=bf0eacb506bc8125b0ab8d438913e54feba63391'/>
<id>urn:sha1:bf0eacb506bc8125b0ab8d438913e54feba63391</id>
<content type='text'>
Cache compiler errors instead of passing them directly to Nova. This removes the possibility for outdated old errors not going away.
</content>
</entry>
<entry>
<title>Chore: Add license to repository root</title>
<updated>2026-05-11T15:43:46Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T15:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=7d5fbaa5cae6b08f24c04fe58fbd049be49d8934'/>
<id>urn:sha1:7d5fbaa5cae6b08f24c04fe58fbd049be49d8934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chore: Add Affinity files for the zig-hex icon</title>
<updated>2026-05-11T15:43:12Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T15:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=6457632071cb6de4817457fed24d7f720a7a4a2e'/>
<id>urn:sha1:6457632071cb6de4817457fed24d7f720a7a4a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Correctly apply -D build options</title>
<updated>2026-05-11T15:41:25Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-11T15:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=4b70e5993f4aaec8b44f17f625e62d40b5786071'/>
<id>urn:sha1:4b70e5993f4aaec8b44f17f625e62d40b5786071</id>
<content type='text'>
Fix getTaskArgs not returning -D build options in the correct format, so they would not be passed on to the build process.
</content>
</entry>
<entry>
<title>Feat: Full localization, reactive task list, 0.2.0 changelog</title>
<updated>2026-05-10T20:00:06Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-10T20:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=9f283a84db8f01dcd85265ba76d9241af183d4ea'/>
<id>urn:sha1:9f283a84db8f01dcd85265ba76d9241af183d4ea</id>
<content type='text'>
</content>
</entry>
</feed>
