Skip to content

Releases: futrime/lip

v0.34.6

14 Apr 07:52
f9ef180

Choose a tag to compare

Changed

v0.34.5

12 Apr 07:04
486e88e

Choose a tag to compare

Changed

  • Updated lipr's URL format in GetPackageManifest method

v0.34.4

25 Mar 12:05
4bfe1f5

Choose a tag to compare

Added

  • Installer will install .NET runtime prerequisite
  • Npm will bootstrap .NET runtime on install
  • Added Chinese Simplified translation for Windows installer

Changed

  • Bumped Scriban to 7.0.3

Fixed

  • Fixed unable to clean read-only cache files
  • Fixed compatibility issue in placement with tooth package made with older version of lip(0.32.0 e.g.)

v0.34.4-beta.2

25 Mar 03:25
37ec7dd

Choose a tag to compare

v0.34.4-beta.2 Pre-release
Pre-release

Added

  • Installer will install .NET runtime prerequisite
  • Npm will bootstrap .NET runtime on install

Changed

  • Bumped Scriban to 6.6.0

Fixed

  • Fixed unable to clean read-only cache files
  • Fixed compatibility issue in placement with tooth package made with older version of lip(0.32.0 e.g.)

v0.34.3

24 Mar 05:53

Choose a tag to compare

Added

  • Add native npm distribution for @futrime/lip, bundling lip and lipd binaries for all supported platforms in one package.
  • Add Windows Inno Setup installers for win-x64 and win-arm64 releases.

Changed

  • Switch release binaries back to framework-dependent single-file builds with --no-self-contained to keep npm package size manageable.
  • Publish release assets directly from the matrix build workflow, including portable archives, npm artifacts, Windows installers, and winget updates.

v0.34.2

15 Mar 12:07
026b6fc

Choose a tag to compare

Added

  • Added Windows installer(.msi)

v0.34.1

10 Mar 10:30

Choose a tag to compare

Fixed

  • Support install and uninstall lifecycle script aliases in tooth.json, including package variants and migrated legacy manifests.

v0.34.0

06 Mar 05:42

Choose a tag to compare

Added

  • Get available versions from one available source among Go proxy, lipr, and GitHub

Changed

  • Publish builds with embedded debug info

Fixed

  • Update package explicitness correctly during install, uninstall, and update

v0.33.4

04 Mar 09:25

Choose a tag to compare

Fixed

  • Mitigate file corruption after failed downloads by using a temporary directory workflow

v0.33.3

03 Mar 11:19

Choose a tag to compare

Fixed

  • Fix script handling in package manifest
  • Restrict package script execution to one script per stage
  • Adapt to latest lipr changes
  • Fix typo