Skip to content

Releases: can3p/kleiner

v0.0.14

15 Oct 16:14
59d818f
Compare
Choose a tag to compare

Changelog

  • fb82903 Fix the double slash in project.go
  • 59d818f Merge pull request #4 from ole108/patch-2

v0.0.13

16 Sep 21:36
c0c16b5
Compare
Choose a tag to compare

Changelog

  • 94fffae Fix too modern function declaration in install.sh.tmpl
  • c0c16b5 Merge pull request #2 from ole108/patch-2

v0.0.12

05 Apr 22:29
Compare
Choose a tag to compare

Changelog

  • 8c9f871 allow to specify a git branch to mention in the readme
  • dc779c6 derive git branch name automatically when possible, eat the errors for external calls to rely on the locally sourced information when needed

v0.0.11

22 Mar 16:15
Compare
Choose a tag to compare

Changelog

  • 656aeaa kleiner would add a line with credits to the readme

v0.0.10

15 Jan 17:28
Compare
Choose a tag to compare

Changelog

v0.0.9

15 Jan 17:27
Compare
Choose a tag to compare

Changelog

  • b8dbbe5 add demo video
  • 6d5f05e few more points in readme
  • bf92c03 handle partial failure during the preparation of the new release
  • 54b1b71 kleiner release: allow to specify the version explicitly
  • f143c4c readme: who uses it
  • 4b373c2 typo
  • 3c778fb use working cover image

v0.0.8

11 Jan 00:26
Compare
Choose a tag to compare

Changelog

  • de46ca5 convenient short flag for tag message
  • ddeacde lot's of template fixes
  • 75f9224 readme: add quick start

v0.0.7

10 Jan 23:53
Compare
Choose a tag to compare

Changelog

  • 11b4bd6 handle first release properly, release command should work on other projects
  • 3064310 more todo

v0.0.6

10 Jan 23:21
Compare
Choose a tag to compare

Changelog

  • 2c74c4d add faq to the readme, clean up the layout
  • 74ddec9 fix layout of readme template
  • 66e00ea git tag requires comment
  • c6ec4d9 go mod update
  • 20b4295 oops
  • 5e15f28 release command - publish new release with one command

v0.0.5

10 Jan 16:47
Compare
Choose a tag to compare

Changelog

  • 5fc5039 add install script
  • c5534cd add installaction instructions to the readme
  • 7731ec9 change the license to Apache 2.0 to keep all the code in the repo with one license only
  • 987b53c go meta - add generate command to generate another cli
  • ca10bcc separate reusable and generated code
  • afcf3e5 specifically mark the code from flyctl, mention the license