Releases: DroidsOnRoids/mockwebserver-path-dispatcher
Releases · DroidsOnRoids/mockwebserver-path-dispatcher
1.4.1
1.4.0
What's Changed
- Set publish destination by @eduardbosch in #40
- Migrate to OkHttp 5.1.0 by @eduardbosch in #41
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
What's Changed
- Allow binary responses by @eduardbosch in #36
- Update snakeyaml to non-android 2.4 by @eduardbosch in #37
Full Changelog: 1.1.7...1.2.0
1.1.7
What's Changed
- PathQueryCondition for multiple query parameters by @abcarrell in #35
New Contributors
- @abcarrell made their first contribution in #35
Full Changelog: 1.1.6...1.1.7
1.1.6
1.1.5
1.1.4
What's Changed
- Connection failure by @eduardbosch in #31
- Fallback response by @eduardbosch in #30
Full Changelog: 1.1.3...1.1.4
1.1.3: - Allow matching request by HTTP method
- Allow matching request by HTTP method
- Sort with path if they are equal
- Update dependencies versions