Changelog
- d51dffa Initial commit
- 0d7f6c6 Merge pull request #1 from yonasBSD/yonasBSD
- 3925c52 add .env file
- 15a2688 add flexibility into force updating
- b982ad8 add hint for jq
- a067996 add more aliases in install script
- 555df5f add more exceptions for tools
- e16865d add more tool examples
- f0e5b7d add some convenience one-off scripts
- 6dc07df add some workarounds for updating on windows
- aca5df4 allow customized upgrade strategy through versioning
- e81f136 armel -> armv6
- 14d6c11 armhf -> armv7
- 6c45991 avoid running full tests for tags
- 0179a6c build binaries for darwin
- eaa26cf clean up install script
- 2a50ea2 clean up some functionality and add more configuration options
- 172c008 continuation of simplification and refactoring
- dcc2122 correct early exits
- a5fc902 correct folder.Find method
- 2fc2022 default to armv7
- 01f9ce5 dev
- fe66a47 disable verify stage for now
- 725c6a6 extract arm version
- 5c1fd17 finalize the subcommand handling
- c2c7309 first draft of tool
- af4b8d1 fix: Fix build on FreeBSD.
- fae3a95 ignore exit 1 when parsing version strings
- 00057b9 improve checks for ARM versions
- 883e7df improve on arm version detection
- ea62d35 improve readme
- a9a5cd9 improve upgrade detection and fix bugs
- 793dd5c improve version parsing
- d4cd789 improve version request mechanism
- 775e9d4 log level error -> info
- 76f9340 master -> main
- 140c29c more robust install script
- f25f727 prefix internal version with v
- 8827dad refactor application
- 8289b5a refactor application to use subcommands
- a21b2bd refactor detect package
- 32fed99 refactoring
- 4e52553 rely on GOARCH instead of
si - 8e5ec27 remove auto-tagging
- f02bea3 remove latest version export
- d59d997 remove message printing during upgrade
- 041d2b1 script cleanup
- 7beb03d skip jid for darwin arm64
- 21ea56c update README and tools.yml
- fc12146 update detection mechanism
- fd52f55 update install script
- af98851 update installer script
- 2a47cd0 update readme to point to v0.2
- f9f1f7a update tools example
- 1ea6ac9 update tools list