Releases: otaviof/path-helper
Releases · otaviof/path-helper
0.2.0
0.1.1
0.1.0
Changelog
- 1543e23 Fixing GoReleaser Flags
- 3b2161f v0.1.0
- 4423ea6 Go 1.21
- 3623ae4 Vendoring Dependencies (Go 1.21)
- ea92380 GitHub Actions
- b9275f4 Adding vendor to the repository payload
- b058cff WIP
- d99ae5e Bats via Git Submodules
- 5319e37 Using
go install
instead. - cd6fec8 Cleaning up Makefile.
- 4415e84 Updating dependencies.
- 79b61dd Building Updates
- 85830a9 Extending documentation.
- bab3003 Minor change in CI script.
- f24c4d7 Making sure tags are pushed on release.
0.0.3
0.0.2
Changelog
066e2fd Sudo for Travis.
6c97cf9 Shell script to install Bats-Core during CI.
426af0a End-to-end tests with Bats-Core.
a1643c3 Version bump.
0a2c80c Snapshot install.
f0870b3 goreleaser settings.
7498bd4 Doc.
de89c3a Adapting targets to new structure.
442fd71 Renaming into cmd
and pkg
structure.
21beaea Typo.
a03dd38 Doc.
2b32cb9 Tidying up.
2c5e3cc Renaming file, to align extensions.
0.0.1
Changelog
bdb5b2b goreleaser.
92231b4 Doc.
f22ec54 Skipping commented out lines.
233a6b0 Install target.
91b1616 Will ignore .ci
directory, for Codecov.
663b45a Create LICENSE
3fe15a8 Travis-Ci.
037d552 Main.
b46723d Test stubs.
9f6262e Utils.
bd1e26a Application core.
58268b1 Global configuration.
69a94ed go mod
e35070a Infrastructure.