Skip to content

v1.2.0

Compare
Choose a tag to compare
@bkthomps bkthomps released this 19 Sep 03:31
· 13 commits to master since this release
73f044e

This minor release changes the following:

  • Reduce calls to allocation functions to greatly improve performance
  • Add bk_bool and bk_err types
  • Rewrite deque for cleaner code
  • Bugfix in list
  • Improve deque block size logic
  • New header creation script
  • Improve code verification automated workflow