Skip to content

Releases: unicornpkg/libunicornpkg

v1.2.1: Yet Another Bug Fix

02 Jul 21:19
537dac9
Compare
Choose a tag to compare

Changes

  • Fix a bug where attempting to uninstall and then reinstall a package would result in an error. (Reported by @rapidradiance)

Installation

See https://unicornpkg.madefor.cc/how-tos/installation.html for installation instructions.

Support

Check the documentation first. If that doesn't answer your question, join the primary author's Discord server.

v1.2.0: We're back! Bugfixes and a few new features

21 May 16:32
5b180c7
Compare
Choose a tag to compare

Changes

  • Add UnicornInstall and UnicornUninstall events with os.queueEvent.
  • Add the instdat.gitlab_instance field in the GitLab provider.
  • Add the unicorn.provider.local.nothing provider. This is useful for
    making packages that don't need to contain anything; for example,
    packages which function as "groups" to install certain packages
    at once, or packages for software that is already installed.

Installation

See https://unicornpkg.madefor.cc/how-tos/installation.html for installation instructions.

Support

Check the documentation first. If that doesn't answer your question, join the primary author's Discord server.

v1.1.0: Dirs module and hotfixes!

18 Dec 17:57
Compare
Choose a tag to compare

Changes

  • Fix scripts provider.
  • Add dirs module.
  • Use external installation of semver.lua if present.

Installation

See https://unicornpkg.madefor.cc/how-tos/installation.html for installation instructions.

Support

Check the documentation first. If that doesn't answer your question, join the primary author's Discord server.

v1.0.0: First stable release!

12 Dec 01:22
Compare
Choose a tag to compare

Changes

Installation

See https://unicornpkg.madefor.cc/how-tos/installation.html for installation instructions.

Support

Check the documentation first. If that doesn't answer your question, join the primary author's Discord server.

v0.1.0

02 Nov 00:40
5415059
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release of unicornpkg.