2019-03-09 14:38:08 -08:00
|
|
|
# Changes
|
|
|
|
|
2019-05-15 10:29:10 -07:00
|
|
|
## [0.1.5] - 2019-05-15
|
|
|
|
|
|
|
|
* Remove debug prints
|
|
|
|
|
2019-05-15 10:21:29 -07:00
|
|
|
## [0.1.4] - 2019-05-15
|
|
|
|
|
|
|
|
* Fix checked resource match
|
|
|
|
|
2019-04-22 21:19:22 -07:00
|
|
|
## [0.1.3] - 2019-04-22
|
|
|
|
|
|
|
|
* Added support for `remainder match` (i.e "/path/{tail}*")
|
|
|
|
|
2019-04-07 22:48:18 -07:00
|
|
|
## [0.1.2] - 2019-04-07
|
|
|
|
|
|
|
|
* Export `Quoter` type
|
|
|
|
|
|
|
|
* Allow to reset `Path` instance
|
|
|
|
|
2019-04-03 21:40:21 -07:00
|
|
|
## [0.1.1] - 2019-04-03
|
|
|
|
|
|
|
|
* Get dynamic segment by name instead of iterator.
|
|
|
|
|
2019-03-09 14:38:08 -08:00
|
|
|
## [0.1.0] - 2019-03-09
|
|
|
|
|
|
|
|
* Initial release
|