path_to_regexp 0.2.1 path_to_regexp: ^0.2.1 copied to clipboard
Converts a path such as '/user/:id' into a regular expression.
0.2.1 #
-
Removed unnecessary code.
-
Added an example.
-
Included
package:pedantic/analysis_options.yaml
.
0.2.0 #
- Removed support for optional parameters.
0.1.2 #
- Updated SDK constraints to support Dart 2 stable.
0.1.1 #
- Lowered SDK constraint so that Pub can analyze the package and generate documentation.