prexp 0.1.2 prexp: ^0.1.2 copied to clipboard
Convert the path string to a regular expression, such as `/users/:name` and the like.
0.1.2 #
- refactor: default segment parser
- refactor: lexer
0.1.1 #
- Repair Regex does not meet expectations
0.1.0 #
Compared to the 0.0.*
version, we revisited the APIs design in the 0.1
version. Finally, we managed to reduce the complexity of the public API while completing more features.
0.0.1 #
Publish first package.