Releases: futrime/lip
Releases · futrime/lip
v0.3.2
v0.3.1
v0.3.0
What's Changed
- [Docs] Add support for zh-Hans by @harry-xi in #6
- update ZH-Hans and add info by @harry-xi in #7
- Chore/enhancement by @PA733 in #8
- Add features for v0.3.0 by @futrime in #9
Added
- Possession keeping support when force-reinstalling or upgrading.
--force-reinstall
flag and--upgrade
flag support.
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
Added
- Possession field in tooth.json to specify directory to remove when uninstalling a tooth.
Fixed
- Fix failing to fetch tooth when the repository does not contain go.mod file.
- Fix failing to parse tooth file when the tooth is downloaded via GOPROXY.
- Fix failing to parse tooth when tooth.json is the only file in the tooth.
Changed
- Change extension name of tooth files to .tth
Full Changelog: v0.1.0...v0.2.0