Skip to content

Releases: Swoorup/dtype_variant

dtype_variant_derive-v0.0.14

23 Jul 13:11
409b90b

Choose a tag to compare

Fixed

  • remove PartialEq from struct derivation in parse_variants function

dtype_variant-v0.0.14

23 Jul 13:11
409b90b

Choose a tag to compare

Other

  • Added support for struct variants, using generate structs
  • Added support for struct variants, using generate structs

dtype_variant_derive-v0.0.13

17 Jun 08:10
d5dd230

Choose a tag to compare

Other

  • Added support for struct variants, using generate structs
  • Added support for struct variants, using generate structs

dtype_variant-v0.0.13

17 Jun 08:11
d5dd230

Choose a tag to compare

Other

  • Added support for struct variants, using generate structs
  • Added support for struct variants, using generate structs

dtype_variant_derive-v0.0.12

28 Apr 07:34
e22f5d3

Choose a tag to compare

Other

  • Change grouped_matcher syntax to use | instead.

dtype_variant-v0.0.12

28 Apr 07:34
e22f5d3

Choose a tag to compare

Other

  • Change grouped_matcher syntax to use | instead.

dtype_variant_derive-v0.0.11

27 Apr 15:04
cdd3ae4

Choose a tag to compare

Other

  • Allow multiple grouped matcher generation

dtype_variant-v0.0.11

27 Apr 15:04
cdd3ae4

Choose a tag to compare

Other

  • Allow multiple grouped matcher generation

dtype_variant_derive-v0.0.9

18 Apr 08:49
cef7b6c

Choose a tag to compare

Other

  • simplify token path generation in matcher methods

dtype_variant_derive-v0.0.10

18 Apr 10:52
5ea16e2

Choose a tag to compare

Other

  • Merge pull request #19 from Swoorup/sj-fix-crate-path
  • update dtype attribute syntax to use tokens_path for clarity