Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 08:45
· 41 commits to main since this release
14b7cfa

Added

  • Support for Zig 0.10.0
    • packed structs with backing field, e.g.: packed struct(i32)
    • inline switch cases
    • Remove anytype fields