Releases: miam-miam/named-tup
Releases · miam-miam/named-tup
Release v0.3.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #6
- Fix clippy warnings
Full Changelog: 0.3.0...v0.3.1
0.3.0
What's Changed
- Update inwelling, add examples and allow manual argument adding by @miam-miam100 in #4
Full Changelog: 0.2.0...0.3.0
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