added explicit path calculator interface (#31)
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## [0.5.2] - April 19th, 2021
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed `Route.calculatePath`
|
||||
|
||||
### Added
|
||||
|
||||
- Added an explicit `PathCalculator` interface to allow for easier handling of routes external to the core set of Ktor route selectors.
|
||||
|
||||
## [0.5.1] - April 19th, 2021
|
||||
|
||||
### Changed
|
||||
|
Reference in New Issue
Block a user