Skip to content

0.9.2

Compare
Choose a tag to compare
@stephencelis stephencelis released this 26 Apr 16:37
· 54 commits to main since this release
28d32e9
  • Fixed: Added a missing ParserPrinter conformance to OptionalOneOf, which prevented parsers that used if statements in @OneOfBuilder blocks from being printers.

The following changes have been made to the more experimental _URLRouting module:

  • Added: A Body() initializer that takes no arguments. It simply parses the entire body as Data.
  • Infrastructure: documentation changes.