This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
doggo-fetcher/CHANGELOG.md

27 lines
497 B
Markdown
Raw Normal View History

2022-10-02 18:58:18 +02:00
2023-08-21 17:14:06 +02:00
<a name="v0.2.0"></a>
## [v0.2.0](https://gitea.antoine-langlois.net/DataHearth/doggo-fetcher/compare/v0.1.0...v0.2.0) (2023-08-21)
### Bug Fixes
* newer golang archive aren't decompressed correctly
* remove command
2022-10-02 18:58:18 +02:00
<a name="v0.1.0"></a>
## v0.1.0 (2022-10-02)
### Code Refactoring
* move main package to root dir
* init command
### Features
* add alias command
* add ls-remote command
* add remove feature + refactor
* add use, init and ls commands
* fetch tags and find latest release