Skip to content

Added new HASHTYPE_* functions, removed JsonHelper class

Compare
Choose a tag to compare
@AnastasiiaSergienko AnastasiiaSergienko released this 30 Jul 11:39

Summary

In this release we have removed a static helper class JsonHelper and therefore have changed a major version.

Features / Enhancements

  • #90: Removed JsonHelper class.
  • #126: Added capabilities for new scalar functions HASHTYPE_*.
  • #144: Updated .travis.yml, added upload_release_assets.yml for Release Robot.

Dependency updates

Click to expand
  • Added org.junit.jupiter:junit-jupiter:5.6.2
  • Updated org.junit.jupiter:junit-jupiter-engine from 5.6.1 to 5.6.2
  • Updated org.mockito:mockito-junit-jupiter from 3.3.3 to 3.4.4
  • Removed org.junit.jupiter:junit-jupiter-engine
  • Removed org.junit.jupiter:junit-jupiter-params
  • Removed org.junit.platform:junit-platform-runner
  • Removed org.mockito:mockito-core