Releases: futrime/lip
Releases · futrime/lip
v0.8.1
v0.8.0
What's Changed
Added
- Registry support. The default registry is https://registry.litebds.com.
Fixed
- Failing to uninstall teeth with uppercase letters in provided tooth path.
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
v0.6.0
What's Changed
- Docs :Translate new content by @harry-xi in #38
- Add per OS and platform placement support by @futrime in #40
Added
- Support for on-demand installation depending on OS and platform.
- Removal for downloaded tooth files that do not pass the validation.
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
Added
- Available version list in
lip show
command. - Redirection to local lip executable when running
lip
. - Support for pre-uninstall scripts.
- Support for hot update of lip.
- Support for executing tools in
.lip/tools
directory.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Update installation.md by @futrime in #25
- Fix mistakes in documentation by @futrime in #26
- docs(readme): optimize expression by @futrime in #27
- Add post-install script support by @futrime in #28
- Add features for v0.4.0 by @futrime in #29
- chore(changelog): update changelog for v0.4.0 by @futrime in #30
Added
- Post-install script support.
- Tooth path validation.
- Flexible tooth.json parsing.
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- Fix #22 by @futrime in #23
- Bump github.com/fatih/color from 1.14.0 to 1.14.1 in /src by @dependabot in #21
- chores(changelog): add v0.3.4 by @futrime in #24
Changed
- Bumped github.com/fatih/color from 1.14.0 to 1.14.1.
Fixed
- Misleading error hints.
- Failing to fetch tooth with major version v0 or v1.
- Failing to match dependencies.
- Failing to fetch tooth when uppercase letters exist in tooth path.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- build(release): add automatic release (#1) by @futrime in #19
- Bump github.com/fatih/color from 1.13.0 to 1.14.0 in /src by @dependabot in #18
- Fix multiple problems by @futrime in #20
Fixed
- Default to earliest version when no version is specified in tooth.json.
- Panic when tooth.json is invalid.
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.3.2...v0.3.3