Skip to content

0.7.0

Compare
Choose a tag to compare
@anuragsoni anuragsoni released this 21 Mar 03:02
· 88 commits to main since this release

CHANGES:

This is a breaking release:

  • Reduce the number of combinators to two. '/' and '/?' (#80)
  • Routes are now bi-directional. They can be used for matching, and for printing via a sprintf style function (#80)
  • Its now possible to configure trailing slash on individual routes (#89)
  • Remove HTTP method handling (#92)
  • dune version needs to be >= 2.1