New Features: - #105: Add pacto-server for non-ruby tests. Use the pacto-server gem.
Breaking Changes:
- #107: Change default URI pattern to be less greedy.
/magazine will now not match also /magazine/last_edition.
query parameters after ? are still a match (ie /magazine?lastest=true)
Bug Fixes:
- #106: Remove dead, undocumented tag feature
Enhancements:
- #103: Display file URI instead of meaningless schema identifier in messages
Bug Fixes:
- #102: - Fix rake pacto:generate task
First stable release