Changes
Version 0.2.1 (released 2016-04-15)
Bug fixes
- Fixes issue with exceptions raised during e.g. resolver plugin
loading being caught and not propagated.
Version 0.2.0 (released 2016-04-06)
Incompatible changes
- Changes resolving to be based on hostname without ‘http://‘ prefix.
Bug fixes
- Fixes issues with the hostname not being matched resulting in the
same route on two hosts not to work.
Version 0.1.1 (released 2015-12-11)
Improved features
- Delays the url_map building until first resolve request.
Version 0.1.0 (released 2015-11-18)