Skip to content

Changed underlying data structure

Compare
Choose a tag to compare
@twop twop released this 10 Jun 22:59
· 39 commits to master since this release
  • now you can define NoData variants with either of<void>() or just of().

Breaking changes from 1.1:

  • t function to define shapes is renamed to of.
  • There is a different underlying data structure. So if you persisted the values somewhere it won't be compatible with the new version.