Skip to content

1.6.0

Compare
Choose a tag to compare
@caiges caiges released this 15 Aug 16:01
· 23 commits to master since this release

Project-wide

  • Remove Docker in Docker build, it's not necessary anymore.
  • Add tests for various types that we've added to support the Storm API.

Major API Changes

  • Removed the internal CallInto method as this was inherited from the minimal Liquid Web Golang API client library which created unusual code patterns atypical of Golang projects.
  • Removed <Resource>Item types since they're no longer necessary.
  • Corrected numerous typing issues.