Skip to content

Releases: bambamboole/x

0.1.0-rc10

28 Dec 00:52
Compare
Choose a tag to compare

Changelog

  • ed45b57 add first module implementation
  • db0ce07 log error message if parsed value is error

0.1.0-rc9

26 Dec 19:50
Compare
Choose a tag to compare

Changelog

  • a9aa7e0 Decouple code more from os calls
  • 32a4854 Extract command from runtime and write tests
  • 97d3a77 Refactor ParseArgs and add tests

0.1.0-rc8

26 Dec 17:18
Compare
Choose a tag to compare

Changelog

  • ff02a4c Add license file
  • 51c0088 Refactor to main.go in repository root and a x.go in the cmd/ folder

0.1.0-rc7

26 Dec 16:45
Compare
Choose a tag to compare

Changelog

  • 962f823 remove bin.install again since it seems to make issues

0.1.0-rc6

26 Dec 16:37
Compare
Choose a tag to compare

Changelog

  • e9415df Add installation instruction to the readme
  • 3b88bed Add version commit and date via ldflags and print it on execution
  • 595bb86 Pipe through verbose flag since it get removed by the flag parser
  • 30d83e8 Refactor code
  • ba71a46 Refactor to use project path as cwd of command
  • af656c7 Throw error if no project path is found and remove redundant log of project path
  • b6025f0 add explicit bin.install (goreleaser had a warning that it guesses the bin.install)

0.1.0-rc5

25 Dec 21:52
Compare
Choose a tag to compare

Changelog

  • b6bae78 Brew formula update for x version 0.1.0-rc4
  • 0a93c1a change workflow to use goreleaser
  • ba1d065 move homebrew formula to its own repository

0.1.0-rc4

24 Dec 00:56
Compare
Choose a tag to compare

Changelog

  • f60bdd8 add goreleaser
  • 10a24e6 add test Taskfile and x.yml to gitignore
  • 41a3deb github action for releases works !

0.1.0-rc3

24 Dec 00:15
Compare
Choose a tag to compare

0.1.0-rc2

23 Dec 17:21
Compare
Choose a tag to compare
add setup-go step to release workflow

0.1.0-rc1

23 Dec 15:48
Compare
Choose a tag to compare
ass release workflow