Skip to content

0.9.0

Compare
Choose a tag to compare
@anuragsoni anuragsoni released this 16 Apr 17:21
· 34 commits to main since this release

CHANGES:

  • Add a labelled function to create custom patterns (#114)
  • Add support for union operation for two routers (#115, @Chattered)
  • Use dune language 2.0 (#116)
  • Support wildcard pattern at the end of a route (#118, #129, @Lupus)
  • Add map and path prefix to route targets (#121, @Chattered)
  • Make ksprintf visible in the public api (#123, @Chattered)