All Versions
5
Latest Version
Avg Release Cycle
32 days
Latest Release
1789 days ago

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 within jsonassert itself.
    • โœ‚ Removes redundant unused code
  • 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