Skip to content

Releases: hove-io/relational_types

v2.1.0

23 Jun 08:29
155c3a0
Compare
Choose a tag to compare

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

05 May 10:59
b819647
Compare
Choose a tag to compare

[feature] bump to typed_index_collection:v2.0.0

v1.1.0

19 Apr 11:59
4cd2f68
Compare
Choose a tag to compare
  • [feature] Make relational_types::Result generic on Error

v1.0.1

20 Apr 07:25
8f7dc41
Compare
Choose a tag to compare
  • [doc] Improve documentation of the crate

v1.0.0

27 Mar 10:47
3c372c4
Compare
Choose a tag to compare
  • [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