Skip to content

v0.6.0

Compare
Choose a tag to compare
@strider2038 strider2038 released this 29 Oct 18:41
· 17 commits to master since this release
523d987

What's Changed

changes in assertjson package

  • JSON pointer expressions were replaced by variable arguments and json iterator
  • using JSON pointer expressions is deprecated
  • time.AtDate() assertion added
  • node.Assert() function added

Full Changelog: v0.5.0...v0.6.0