Skip to content

Parser 0.3.0

Choose a tag to compare

@ultimaweapon ultimaweapon released this 28 Jul 05:03
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.

New features

  • Supports lazy fetch on references.

Breaking changes

  • ParseError no longer have migration version on every variants.
  • Migration version will be become a migration name if Migration::name return None.