Skip to content

1.9.0

Compare
Choose a tag to compare
@oschwald oschwald released this 18 Jun 21:09
· 18 commits to main since this release
76f6c53
  • Rearrange fields in structs to reduce memory usage. Although this
    does reduce readability, these structs are often created at very
    rates, making the trade-off worth it.