Releases: Aandreba/zigrc
Releases · Aandreba/zigrc
1.1.0
1.0.0
What's Changed
- Unmanaged and Aligned variants by @Aandreba in #8
- Add closure-like function arguments by @Aandreba in #9
- Fix example by @Aandreba in #10
- Fixed alignment bug by @Aandreba in #12
- Update README.md with a more detailed import instruction by @Wen-jing-Ye in #13
- Deprecate
releaseWithFnin favor ofreleaseUnwrapby @Aandreba in #14 - Add support for Zig 0.14 by @Aandreba in #15
- Added cache optimizations to the internal layout of the reference counters by @Aandreba in #16
New Contributors
- @Wen-jing-Ye made their first contribution in #13
Full Changelog: 0.4.0...1.0.0
Version 0.4.0
Version 0.3.0
Version 0.2.0
Version 0.1.0
fix readme