Resto v0.1.4
What's Changed
- support headers by @abdfnx
- add
get-latest
command to get latest repo release @abdfnxfor more info go toresto get-latest OWNER/REPO --registry registry.com --token ACCESS_TOKEN
get-latest
wiki
Changelog
- 95b7a42 update go modules in
go.mod
- 1614839 add
resto get-latest
command and add it to root cmd, update go modules - 04e5f7d update the dev container docker file path in
container
- 58be6e3 finally support headers, update container, add dev container, update all
- 9c26053 update
docker run
command flags to--rm -i
invia_docker
job - 3ece8c1 add
via_docker
job toci
workflow, add titles to forms in Resto UI - 24ac6f4 change install command to
brew install abdfnx/tap/resto
(#17) - a070291 add
homebrew
job toci
workflow to test homebrew tap of resto (#16) - c6642e4 add
freebsd
to archives builds withmacos
&linux
- 2e6ca42 use
github-actions
to push commits toabdfnx/homebrew-tap
repo
Full Changelog: v0.1.3...v0.1.4