Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@mitchs-dev mitchs-dev released this 05 Sep 03:59
· 6 commits to main since this release

v1.2.0

Features

  • Introduced external.Call() which allows the same functionality as the standalone tool but in Go API fashion.
    • For usage information check out the GO Docs

Improvements

  • Moved builder functions and variables to their own package.

Bug fixes

  • Fixed an issue where deeply nested maps were not setting types properly.

Full Changelog: v1.1.3...v1.2.0