~alva/zig-bare

0.3.0 4 years ago

This release contains some impovements:

- Memory management with `Reader` is easy now.
- Most errors (and all BARE invariants) now happen an compile-time.
- Panic upon reading malformed unions.
- Support u8 slices as map keys, and void as map value.