Skip to content

0.2.0

Compare
Choose a tag to compare
@miam-miam miam-miam released this 07 May 22:33
· 7 commits to main since this release

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

Full Changelog: 0.1.1...0.2.0