Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@kozlovic kozlovic released this 23 Jun 15:59
5506c5c

Changelog

Added

  • Clarification that GetDefaultOptions() is meant to be used by the library itself, not users (#307)

Updated

  • Dependencies and added a go_tests.mod file to separate dependencies for building vs running tests (note: the -modfile go tooling argument requires Go 1.14+) (#316)

Complete Changes

v0.6.0...v0.7.0