Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Releases: merlinschumacher/tasmogo

0.0.3.3 - Security update

06 May 17:26
440b0c1
Compare
Choose a tag to compare

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

04 Mar 23:18
e613bfa
Compare
Choose a tag to compare

Just an update to the dependencies

0.0.3.1 – Security Update

25 Jul 14:17
9837c4e
Compare
Choose a tag to compare

An update of the dependencies for security reasons.

Bugfix and more tests

04 Dec 01:33
47113c0
Compare
Choose a tag to compare

Tasmogo shouldn't fail anymore if there is a device with no version number

Multiple fixes, more tests...

30 Nov 01:41
b9ce3e2
Compare
Choose a tag to compare

This version switches to viper for configuration management.
There are new tests.
The high cpu load should be fixed.
More code comments.

First release

23 Nov 01:41
a51d1e1
Compare
Choose a tag to compare

The first working version of tasmogo