v1.2.0
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