Releases: Swoorup/dtype_variant
Releases · Swoorup/dtype_variant
dtype_variant_derive-v0.0.14
Fixed
- remove PartialEq from struct derivation in parse_variants function
dtype_variant-v0.0.14
Other
- Added support for struct variants, using generate structs
- Added support for struct variants, using generate structs
dtype_variant_derive-v0.0.13
Other
- Added support for struct variants, using generate structs
- Added support for struct variants, using generate structs
dtype_variant-v0.0.13
Other
- Added support for struct variants, using generate structs
- Added support for struct variants, using generate structs
dtype_variant_derive-v0.0.12
Other
- Change grouped_matcher syntax to use
|instead.
dtype_variant-v0.0.12
Other
- Change grouped_matcher syntax to use
|instead.
dtype_variant_derive-v0.0.11
Other
- Allow multiple grouped matcher generation
dtype_variant-v0.0.11
Other
- Allow multiple grouped matcher generation
dtype_variant_derive-v0.0.9
Other
- simplify token path generation in matcher methods
dtype_variant_derive-v0.0.10
Other
- Merge pull request #19 from Swoorup/sj-fix-crate-path
- update dtype attribute syntax to use tokens_path for clarity