Skip to content

Releases: rkosegi/jdownloader-cli

v1.0.2

15 May 05:52
8523614
Compare
Choose a tag to compare

Changelog

  • 8523614 Align CI files with other projects, move build to goreleaser
  • eb640fc Move util functions
  • bd24016 Add version command (WIP)
  • b0878da Add logout command
  • 6f01678 Bump golang.org/x/term from 0.19.0 to 0.20.0
  • 923965f Update pre-commit
  • 160a9ba Bump github.com/rkosegi/jdownloader-go from 1.0.2 to 1.0.3
  • 4a94775 Bump golang.org/x/term from 0.18.0 to 0.19.0
  • 0fb7ed8 Bump golang.org/x/term from 0.17.0 to 0.18.0
  • f9cfd77 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 0d36e0e Bump go.uber.org/zap from 1.26.0 to 1.27.0
  • 574fbfb Use Go 1.21
  • 6e5c938 Update pre-commit
  • 7c4134a Add version
  • e226ac8 Bump pre-commit/action from 3.0.0 to 3.0.1
  • 7371fce Bump golang.org/x/term from 0.16.0 to 0.17.0
  • 31ca94c Bump golang.org/x/term from 0.15.0 to 0.16.0
  • 777af77 Bump actions/setup-python from 4 to 5
  • 206b4f0 Bump actions/setup-go from 4 to 5
  • 778e9a7 Bump golang.org/x/term from 0.14.0 to 0.15.0
  • 1dba882 Bump github.com/stretchr/testify from 1.8.1 to 1.8.4

v1.0.1

14 Nov 03:14
Compare
Choose a tag to compare

Changelog

  • 3db9996 Fix logic which checks for line comment
  • ca78fb1 Update pre-commit
  • 10e99bb Bump golang.org/x/term from 0.13.0 to 0.14.0
  • 64016ab Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 6da49f1 Update pre-commit
  • 6777057 Bump golang.org/x/term from 0.12.0 to 0.13.0
  • 02ad2f8 Bump go.uber.org/zap from 1.25.0 to 1.26.0
  • cf6083d Bump actions/checkout from 3 to 4
  • 998c714 Bump Go to 1.20.6
  • 5eeb0cb Bump golang.org/x/term from 0.11.0 to 0.12.0
  • a6bfe87 Update pre-commit
  • 09d4aa5 Update pre-commit
  • a35ad77 Bump golang.org/x/term from 0.10.0 to 0.11.0
  • ec715d7 Reuse client closer
  • 5068224 Abandon release drafter
  • 83aedfb Make reading of password from stdin compatible with windows
  • a7d6877 Use goreleaser

v1.0.0

03 Aug 04:55
Compare
Choose a tag to compare

Changelog

  • b676245 Make reading of password from stdin compatible with windows
  • 2d3f070 Use goreleaser
  • e322542 Use Go 1.19
  • df90c6a Update pre-commit
  • 4ee7e12 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • fc60d5d Bump golang.org/x/term from 0.6.0 to 0.7.0
  • 7f3e51a Bump actions/setup-go from 3 to 4
  • 56189e8 Bump golang.org/x/term from 0.5.0 to 0.6.0
  • 3bd45fe Bump golang.org/x/term from 0.0.0-20201126162022-7de9c90e9dd1 to 0.5.0
  • 6fbd293 Cleanup
  • d8b96a5 Update .gitignore
  • 9100193 Bump go.uber.org/zap from 1.23.0 to 1.24.0
  • 08a28c1 Add license
  • 9f8380a Bump actions/setup-python from 3 to 4
  • 843cd09 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  • 5947e3f Merge pull request #3 from rkosegi/dependabot/go_modules/go.uber.org/zap-1.23.0
  • 0c8112c Bump go.uber.org/zap from 1.19.1 to 1.23.0
  • 8853401 Initial commit