Skip to content

v0.8.4

Latest
Compare
Choose a tag to compare
@fiadliel fiadliel released this 04 Jan 12:02
· 38 commits to master since this release

Bugfix: Fix regex in automatic detection of Play routes.

If there are multiple variables bound in a Play path, the part of the path between those variables would be captured by a greedy regex.