Releases: hove-io/relational_types
Releases · hove-io/relational_types
v2.1.0
What's Changed
- refactor: rename CanalTP to hove-io by @woshilapin in #13
- refactor: rename licenses and fix Cargo.toml by @woshilapin in #14
- No more publication on crates.io by @datanel in #16
- [ci] On-release: create 2 tags, vMAJOR and vMAJOR.MINOR (ex: v2 and v2.1) by @datanel in #17
- fix auto-tagging.yml by @datanel in #18
- fix dependency typed_index_collection by @datanel in #19
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
[feature] bump to typed_index_collection:v2.0.0
v1.1.0
v1.0.1
- [doc] Improve documentation of the crate
v1.0.0
- [feature] Add crate
relational_types
providing relational containers - [feature] Add crate
relational_types_procmacro
providing macro helpers for relations - [test] Add crate
relational_types_procmacro_tests
(not published) for testing the macro