Skip to content

Releases: steffakasid/jotty

v1.02

23 May 20:51
Compare
Choose a tag to compare

Changelog

  • 4cafd84 chore(deps): update dependency go to v1.22.2

v1.01

24 Mar 22:00
Compare
Choose a tag to compare

Changelog

  • 679b754 feat: Add parseUnverified if no signing-key was provided
  • 5692c6a fix: cleanup usage string
  • d3d52d1 fix: provide error msg if no argument was passed
  • 173752a fix: without flags read JWT from args
  • 0f782a2 refactor: some internal renamings

v1.00

24 Mar 06:35
Compare
Choose a tag to compare

Changelog

  • 10ecc92 chore(deps): update dependency go to v1.22.1
  • 3bd3fd1 cleanup: go.mod
  • 3a74c6b feat: a lot more flags to configure the JWT parsing
  • 84e113d refactor: refactor structure and flags

v0.15

23 Mar 06:14
Compare
Choose a tag to compare

Changelog

  • e276775 ci: update github actions to go 1.22
  • ecc29fd feat: switch from ioutil to os
  • 4f6af12 feat: switch to eslog
  • 8eae9e5 feat: use github.com/golang-jwt/jwt/v5
  • 6b9fe96 fix(deps): update module github.com/stretchr/testify to v1.9.0

v0.14

19 Jan 20:42
Compare
Choose a tag to compare

Changelog

  • db828c8 chore(deps): update actions/checkout digest to b4ffde6
  • a21cc9f chore(deps): update actions/setup-go action to v5
  • 7e37956 chore(deps): update github/codeql-action action to v3
  • 346214f fix(deps): update module github.com/neilotoole/jsoncolor to v0.7.0
  • 8f5f9e5 fix(deps): update module github.com/neilotoole/jsoncolor to v0.7.1
  • 486abf7 fix(deps): update module github.com/spf13/viper to v1.18.0
  • 89fab71 fix(deps): update module github.com/spf13/viper to v1.18.1
  • 38f447d fix(deps): update module github.com/spf13/viper to v1.18.2

v0.13

07 Oct 20:37
Compare
Choose a tag to compare

Changelog

  • ab051ac fix(deps): update module github.com/spf13/viper to v1.17.0
  • ae705e8 fix: go mod tidy

v0.12

25 Sep 22:21
Compare
Choose a tag to compare

Changelog

  • 484aac3 chore(deps): update actions/checkout action to v4
  • 7ae0aab chore(deps): update actions/checkout digest to 8ade135
  • 794d7a2 chore(deps): update goreleaser/goreleaser-action action to v5

v0.11

06 Aug 07:59
Compare
Choose a tag to compare

Changelog

  • efd8ed2 fix(.goreleaser.yaml): removed archives.replacements as it's no longer supported

v0.10

14 Jun 19:37
Compare
Choose a tag to compare

Changelog

  • a767ee7 fix(deps): update dependencies (non-major)
  • 69ec937 fix(deps): update dependencies (non-major)
  • 54b7262 fix(deps): update module github.com/sirupsen/logrus to v1.9.3

0.9

05 Apr 09:15
Compare
Choose a tag to compare
0.9

Changelog

  • 5489ab3 chore(deps): update actions/setup-go action to v4
  • 115cd48 fix(deps): update module github.com/stretchr/testify to v1.8.2