0.2.0
What's Changed
- Added the Tup macro so that it is easier to specify named tup types
- Changed the way defaults are displayed
- We now use syn instead of pest to parse identifiers so that hopefully arrays and more obtuse types are correctly parsed
- Update uuid requirement from 0.8.2 to 1.0.0 in /named-tup-derive by @dependabot in #3
- Bump actions/checkout from 2 to 3 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 0.1.1...0.2.0