Releases: andrewsonin/blazemap
Releases · andrewsonin/blazemap
v0.5.0
v0.4.0
Added
- Hide public re-exports of external crates used.
Removed
- Re-exports of key-type generating macros in
prelude
.
v0.3.2
fix(license): copypaste typo
v0.3.1
docs(cargo): add package information
v0.3.0
Added
BlazeMap
collection- Key-type generating macros:
define_key_wrapper!
define_key_wrapper_bounded!
define_plain_id!