Commit graph

10 commits

Author SHA1 Message Date
Robert Kroeger
9b3f6153da feat: build with Zig 0.14
Multiple changes needed to build with Zig 0.14:

* upgraded ansi_term to version that also builds with 0.14 and made
the necessary code changes here.
* used the new separate cbor from flow-syntax and removed thespian
* updated for 0.14 renaming of some std enum values
* updated for a new 0.14 version of clap
* update flow-themes
2025-04-23 13:05:40 +02:00
641528ac84
build: add release packaging 2024-11-18 17:40:47 +01:00
2e94828133 feat: update to zig-0.13 and update flow file types and themes 2024-07-10 22:10:59 +02:00
09ee06269d build: unvendor ansi-term 2024-03-25 19:54:45 +01:00
6329b890e4 refactor: unvendor cbor module and pull it from thespian 2024-03-06 20:36:48 +01:00
a98e9f9f2c refactor: migrate to flow-syntax 2024-03-06 20:04:41 +01:00
10de00d684 feat: add ziggy file type 2024-02-22 13:56:20 +01:00
894f7cd831 refactor: prepare for library split 2024-02-21 21:56:42 +01:00
d5beecd018 feat: add xml, dtd and org file types 2024-02-21 15:08:36 +01:00
395374409c Initial release 2024-02-20 17:59:34 +01:00