Skip to content

Basic serde support

Compare
Choose a tag to compare
@bertiqwerty bertiqwerty released this 27 Aug 12:32
· 539 commits to main since this release
  • Added basic serde support via un-parsing/re-parsing.
  • Fixed panic where both operators are None.
  • Removed some duplicate checks after checking pre-conditions.