Releases
v2.0.0
V2 | BREAKING CHANGES
TL;DR Changelog
Moved edit
and set
commands as subcommands of the config
command.
Changed the config file name from jwt-config.(yaml|yml)
to .jwt.(yaml|yml)
Changed command key
signature to gen
Made copying keys generated by the gen
command (old key
command) easier
Changelog
6dc2568 feat: update to v2
1ea8f6d feat: update readme
af5708c feat: use relative address for editing config
6b9492e feat: change jwt config name from jwt-config.yaml to .jwt.ya ml
9efaec9 feat: make set config command subcommand of config command
7e1d23e feat: change key command to gen[generate] command
e52f7f9 feat: rename configure package to config
94c296d feat: make edit a subcommand of config command
b340099 feat: make key output easier for copying
ac81e3c Merge pull request #30 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.62
8460d56 build(deps): bump github.com/pterm/pterm from 0.12.61 to 0.12.62
0b16455 Merge pull request #29 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.61
8b6779a build(deps): bump github.com/pterm/pterm from 0.12.59 to 0.12.61
4fe6157 Merge pull request #28 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.59
9749e18 build(deps): bump github.com/pterm/pterm from 0.12.58 to 0.12.59
9e58829 Merge pull request #27 from mehditeymorian/dependabot/go_modules/github.com/spf13/cobra-1.7.0
47a5c23 build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
1cc5150 Merge pull request #26 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.58
a7e833b build(deps): bump github.com/pterm/pterm from 0.12.57 to 0.12.58
1d6286c Merge pull request #24 from mehditeymorian/dependabot/github_actions/actions/setup-go-4
0b1c72a Merge pull request #25 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.57
b3d263f build(deps): bump github.com/pterm/pterm from 0.12.55 to 0.12.57
72a96a0 build(deps): bump actions/setup-go from 3 to 4
539e7af Merge pull request #22 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.55
95b7547 build(deps): bump github.com/pterm/pterm from 0.12.54 to 0.12.55
61d3081 Merge pull request #21 from mehditeymorian/dependabot/github_actions/actions/checkout-3
7da81dd build(deps): bump actions/checkout from 2 to 3
593b135 Merge pull request #20 from mehditeymorian/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.0
edc3a3c build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0
adf9f2d Merge pull request #19 from mehditeymorian/dependabot/go_modules/github.com/knadh/koanf-1.5.0
8efb9c3 build(deps): bump github.com/knadh/koanf from 1.4.5 to 1.5.0
1fbcbe7 Merge pull request #18 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.54
b4b88d8 build(deps): bump github.com/pterm/pterm from 0.12.53 to 0.12.54
5ba7d76 Merge pull request #15 from mehditeymorian/dependabot/go_modules/github.com/pterm/pterm-0.12.53
3c08f19 build(deps): bump github.com/pterm/pterm from 0.12.45 to 0.12.53
1e05272 Merge pull request #11 from mehditeymorian/dependabot/go_modules/github.com/spf13/cobra-1.6.1
3e6f527 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
9587fc4 Merge pull request #17 from mehditeymorian/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.3
13aae41 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3
97de8b1 Merge pull request #4 from mehditeymorian/dependabot/github_actions/actions/setup-go-3
ddde30a Merge pull request #8 from mehditeymorian/dependabot/go_modules/github.com/tidwall/pretty-1.2.1
1371e53 Merge pull request #6 from mehditeymorian/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.6
cae2c44 Merge pull request #13 from mehditeymorian/dependabot/github_actions/goreleaser/goreleaser-action-4
46ed870 Merge pull request #16 from mehditeymorian/dependabot/go_modules/github.com/knadh/koanf-1.4.5
f610c3a build(deps): bump github.com/knadh/koanf from 1.4.3 to 1.4.5
71a2f0f build(deps): bump goreleaser/goreleaser-action from 3 to 4
d806004 build(deps): bump github.com/tidwall/pretty from 1.2.0 to 1.2.1
d231f60 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6
342d3c7 build(deps): bump actions/setup-go from 2 to 3
4ee9711 Merge pull request #3 from mehditeymorian/dependabot/go_modules/gopkg.in/yaml.v3-3.0.1
94eb830 Merge pull request #2 from mehditeymorian/dependabot/github_actions/goreleaser/goreleaser-action-3
c0b66dc build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1
f297f71 build(deps): bump goreleaser/goreleaser-action from 2 to 3
439cdfc Create codeql-analysis.yml
eea6dc4 Create dependabot.yml
You can’t perform that action at this time.