Skip to content

Releases: DroidsOnRoids/mockwebserver-path-dispatcher

1.1.7

02 Aug 01:06
1.1.7
Compare
Choose a tag to compare

What's Changed

  • PathQueryCondition for multiple query parameters by @abcarrell in #35

New Contributors

Full Changelog: 1.1.6...1.1.7

1.1.6

10 Jan 01:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.6

1.1.5

01 Dec 10:42
d420461
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

15 Sep 12:33
1.1.4
f0e6799
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3: - Allow matching request by HTTP method

04 Oct 11:19
1.1.3
a505676
Compare
Choose a tag to compare
  • Allow matching request by HTTP method
  • Sort with path if they are equal
  • Update dependencies versions

1.1.2

20 Mar 14:48
1.1.2
Compare
Choose a tag to compare
  • Add support for null bodies (for HTTP 204)
  • Update dependencies versions

1.1.1

30 Jun 17:37
1.1.1
a4cdac0
Compare
Choose a tag to compare
  • Add enqueued responses support to FixtureDispatcher
  • Add YAML sanitizing - if raw extended Unicode character (>=U+D800) is found it will be escaped
  • Update dependencies versions

1.1.0

30 Mar 15:11
Compare
Choose a tag to compare
  • Change infix in methods names to suffix to better reflect actual behavior
  • Change method overload to kotlin optional parameter
  • Update dependencies version

1.0.1

26 Aug 00:38
1.0.1
fcddb5a
Compare
Choose a tag to compare
  • Kotlin compile dependency version made explicit
  • Kotlin updated to 1.1.4-2
  • Gradle updated to 4.1

1.0.0

14 Jul 13:43
Compare
Choose a tag to compare

Initial release