Skip to content

Releases: futrime/lip

v0.24.0

01 Oct 13:43
Compare
Choose a tag to compare

Added

  • specifiers.txt support

Changed

  • Allow colons in tags
  • Parse arguments with urfave/cli

v0.23.2

23 Aug 14:07
88de5ff
Compare
Choose a tag to compare

Fixed

  • Partially resolved [#157] by adding .tmp extension to incomplete downloads (#158)

v0.23.1

25 Jul 03:56
907396c
Compare
Choose a tag to compare

Added

  • Add colorlog detector (#146)
  • Add a line break to the end of the output of lip --version

v0.23.0

13 Jul 03:40
4054537
Compare
Choose a tag to compare

Added

  • Add version variable support for asset_url [#134]

Fixed

  • Fix .lip path in linux [#129]
  • Fix unable to decompress .tar.gz [#140]
  • Delete surplus tabs (#139)

v0.22.0

23 Mar 06:52
9a44a0b
Compare
Choose a tag to compare

Added

  • --no-color flag to disable color output.
  • NSIS installer.

v0.21.2

21 Feb 03:57
Compare
Choose a tag to compare

Fixed

  • Some ambiguous error messages.
  • Not prompting for confirmation to overwrite existing files when installing a tooth.

v0.21.1

17 Feb 12:49
Compare
Choose a tag to compare

Fixed

  • Untidy error messages.
  • Failed to install any tooth without setting a proxy.

v0.21.0

17 Feb 02:45
7087bda
Compare
Choose a tag to compare

Added

  • Proxy configuration support.
  • Support more kinds of GitHub mirrors
  • Support NO_COLOR environment variable to disable color output.

Changed

  • Set https://github.com as the default GitHub mirror.

Fixed

  • Panic when dependencies and prerequisites have malformed version strings.

v0.20.1

04 Feb 10:27
Compare
Choose a tag to compare

Fixed

  • Version string.

v0.20.0

03 Feb 09:33
c4e5ff1
Compare
Choose a tag to compare

Added

  • Support Go module URL as asset URL.

Changed

  • Files downloaded from GitHub mirror are now cached in different paths.

Removed

  • source field in tooth.json.