All Versions
5
Latest Version
Avg Release Cycle
32 days
Latest Release
2148 days ago
Changelog History
Changelog History
-
v1.0.1 Changes
June 03, 2019๐ Fixes unintuitive line numbers.
- Ensure line numbers relate to the code that invoked
Assertf
rather than the line withinjsonassert
itself. - โ Removes redundant unused code
- Ensure line numbers relate to the code that invoked
-
v1.0.0 Changes
February 06, 2019๐ This package is now considered production ready in the eyes of the author. From hereon in, there will be no breaking changes in an 1.x.x release of this package.
-
v0.3.0 Changes
February 01, 2019- ๐ Make assertion messages more human-readable and less robot-y.
- ๐ Improved docs
- Got rid of redundant code
- ๐ Make large assertion messages easier to read by putting the expected and actual values on new lines.
-
v0.2.0 Changes
January 28, 2019๐ Features
- โ Added the ability to check for presence only, which is useful for checking that randomly generated values are present on the actual JSON.
๐ Improvements
- โ Remove internal package (over-engineering)
- ๐ Renamed
Assert
->Assertf
-
v0.1.0
January 25, 2019