All Versions
11
Latest Version
Avg Release Cycle
27 days
Latest Release
1603 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.28.0 Changes
November 04, 2020- 🤡 Introduced the
Matcher::Binary
variant for matching binary content.
Thanks to @torrefatto
- 🤡 Introduced the
-
v0.27.0 Changes
July 25, 2020 -
v0.26.0 Changes
June 28, 2020- [Breaking] Increased the minimum supported Rust version to 1.36.0.
-
v0.25.3 Changes
June 28, 2020- 🤡 Fixed and issue where spaces encoded as
+
wouldn't be interpreted properly byMatcher::UrlEncoded
.
Thanks to @cakekindel
- 🤡 Fixed and issue where spaces encoded as
-
v0.25.2 Changes
May 30, 2020 -
v0.25.1 Changes
April 08, 2020 -
v0.25.0 Changes
April 05, 2020 -
v0.24.0 Changes
March 15, 2020- 🤡 Added
#[must_use]
toMock.create()
calls. - 🤡 A warning was introduced to remind about calling
Mock.create()
whenever a mock is initialized without it.
Thanks to @dbr
- 🤡 Added
-
v0.23.3 Changes
February 21, 2020- 🤡 Fix compatibility with the
assert-json-diff
library (version 1.0.3)
- 🤡 Fix compatibility with the
-
v0.23.2 Changes
February 19, 2020