v0.1.1
Version 0.1.1 related to CML 2.9.0
Likely last version using the old structure/approach (unless some fixes are needed which is unlikely).
- don't do auth at all when a token is provided
- updated dependencies, experiment with live tests
- updated some tests
- added VersionCheck function, can provide a SemVer constraint to check if
- controller version is within expected version
- removed cmd/ctest
- changed some names from snake case to camel case (golang "compliant")
- a bit of re-formatting on all files (white space, casing, linting)
Full Changelog: v0.1.0...v0.1.1