This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Releases: merlinschumacher/tasmogo
Releases · merlinschumacher/tasmogo
0.0.3.3 - Security update
Just some dependency updates
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #7
- Bump github.com/hashicorp/go-version from 1.2.1 to 1.6.0 by @dependabot in #8
- Bump github.com/jedib0t/go-pretty/v6 from 6.0.5 to 6.5.4 by @dependabot in #9
- Bump github.com/tidwall/gjson from 1.9.3 to 1.17.0 by @dependabot in #11
- Bump github.com/stretchr/testify from 1.6.1 to 1.8.4 by @dependabot in #12
- Bump github.com/spf13/viper from 1.7.1 to 1.18.2 by @dependabot in #10
- Bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.8 by @dependabot in #17
- Bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 by @dependabot in #13
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #14
- Bump github.com/jedib0t/go-pretty/v6 from 6.5.8 to 6.5.9 by @dependabot in #18
Full Changelog: 0.0.3.2...0.0.3.3
0.0.3.2: Security update
Just an update to the dependencies
0.0.3.1 – Security Update
An update of the dependencies for security reasons.
Bugfix and more tests
Tasmogo shouldn't fail anymore if there is a device with no version number
Multiple fixes, more tests...
This version switches to viper for configuration management.
There are new tests.
The high cpu load should be fixed.
More code comments.
First release
The first working version of tasmogo