Skip to content

v0.1.0

Compare
Choose a tag to compare
@a-lafrance a-lafrance released this 25 Aug 20:19
· 52 commits to master since this release

New Features

  • Basic collections
    • Arrays
    • Linked lists
    • Hash sets
  • Miscellaneous utilities
    • Simple hash functions
    • Error-checked dynamic memory allocation
    • A simple error-handling system

Bug Fixes

  • Well... none, since it's the first version

Breaking Changes

  • No public API to break -> no breaking changes