Releases: agl-alexglopez/ccc
Releases · agl-alexglopez/ccc
v0.7.0
v0.6.4
Release Notes:
- Safer hash table resize check.
v0.6.3
Release Notes:
- Add prime table to hash map.
- Fix clang tidy suggestions on release build.
v0.6.2
Release Notes:
- misc hash table small internal fixups
v0.6.1
Release Notes:
- Variadic argument quick-fix for priority queues.
v0.6.0
Release Notes:
- Priority queue and flat priority queue get C style "closures" for updating keys to save us writing a fn just to change a key.
v0.5.8
Release Notes:
- Prevent some warnings in headers for users with extension attribute
v0.5.7
Release Notes:
- Code snippets now included with the release for local doc building or online viewing.
v0.5.6
Release Notes:
v0.5.5
Release Notes: