Skip to content

Releases: futrime/lip

v0.8.1

07 Feb 03:53
Compare
Choose a tag to compare

What's Changed

Fixed

  • Failing to get information from registry with other index than index.json.

Full Changelog: v0.8.0...v0.8.1

v0.8.0

06 Feb 08:09
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • Failing to uninstall teeth with uppercase letters in provided tooth path.

Full Changelog: v0.7.1...v0.8.0

v0.7.1

05 Feb 06:20
cabcb37
Compare
Choose a tag to compare

What's Changed

  • Fix failing to update or remove Lip with Lip by @futrime in #42

Fixed

  • Failing to hot update or remove Lip in local directory.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Feb 13:53
c603052
Compare
Choose a tag to compare

What's Changed

Added

  • Support for installing anything to any path.
  • Prompt for confirmation when installing to a path that is not in working directory.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

31 Jan 00:56
96ea985
Compare
Choose a tag to compare

What's Changed

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

30 Jan 13:42
Compare
Choose a tag to compare

What's changed

  • fix(lip install): fix failing to install to .lip by @futrime

Fixed

  • Failing to install any tool.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Jan 12:45
fcf8ceb
Compare
Choose a tag to compare

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

26 Jan 04:10
9984176
Compare
Choose a tag to compare

What's Changed

Added

  • Post-install script support.
  • Tooth path validation.
  • Flexible tooth.json parsing.

Full Changelog: v0.3.4...v0.4.0

v0.3.4

25 Jan 01:40
Compare
Choose a tag to compare

What's Changed

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

24 Jan 02:26
eaf94d7
Compare
Choose a tag to compare

What's Changed

Fixed

  • Default to earliest version when no version is specified in tooth.json.
  • Panic when tooth.json is invalid.

New Contributors

Full Changelog: v0.3.2...v0.3.3