Skip to content

Releases: crhuber/kelp

v1.13.2

29 May 08:39
Compare
Choose a tag to compare

Changelog

v1.13.0

29 May 06:19
Compare
Choose a tag to compare

Changelog

  • b96d8d1 add unquarantine functionality
  • 4f07b01 set version during build

v1.12.6

15 Feb 22:50
Compare
Choose a tag to compare

Changelog

  • a8d24ef improve output formatting

v1.12.5

15 Feb 22:26
Compare
Choose a tag to compare

Changelog

  • edb9865 fix bug for aarch64 packages
  • 281e8b7 fix bug where package not auto installed

v1.12.4

26 Jan 18:14
Compare
Choose a tag to compare

Changelog

  • fcf46fc fix bug with kelp init path

v1.12.3

26 Jan 14:19
Compare
Choose a tag to compare

Changelog

v1.12.2

24 Jan 21:45
Compare
Choose a tag to compare

Changelog

v1.12.1

24 Jan 21:37
Compare
Choose a tag to compare

Changelog

  • ec99815 add --install to update command

v1.12.0

21 Jan 19:44
55b5139
Compare
Choose a tag to compare

Changelog

  • 55b5139 Merge pull request #12 from crhuber/feature/rm-cobra
  • e7d7596 update docs on kelp add -i
  • dd3358c remove cobra & viper
  • ba3597e add --install flag to add command
  • b89bb5a add urfave cli
  • 4c423a3 Merge pull request #11 from crhuber/fix/duplicate-pkg
  • 98344e2 reword comments
  • b411122 fix bug with duplicate package names

v1.11.0

19 Oct 20:07
Compare
Choose a tag to compare

Changelog

  • c638a93 add tests
  • 0dd9eca improve error handling
  • 4ca48f4 silence usage on errors
  • 505da8e add screenshots
  • 79e0cb8 update to go 1.21
  • ac926b0 improve table and doctor output
  • 0d79bbe Merge pull request #10 from crhuber/dependabot/go_modules/golang.org/x/net-0.17.0
  • 3c9628f Bump golang.org/x/net from 0.10.0 to 0.17.0
  • c612ed3 improve unzip error handling