Releases: unicornpkg/libunicornpkg
v1.5.0
Changes
See the changelog in the documentation.
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.4.0
Changes
See the changelog in the documentation.
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.3.1
Changes
See the changelog in the documentation.
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.3.0
Changes
See the changelog in the documentation.
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.1: Yet Another Bug Fix
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
Changes
- Add
UnicornInstallandUnicornUninstallevents withos.queueEvent. - Add the
instdat.gitlab_instancefield in the GitLab provider. - Add the
unicorn.provider.local.nothingprovider. 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!
Changes
- Fix scripts provider.
- Add
dirsmodule. - Use external installation of
semver.luaif 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!
Changes
- Add Recrafted support.
- Add package remotes.
- Add package versioning.
- Remove provider
dev.devbin. - Add
com.github.releasesprovider. (@Commandcracker) - Add
local.genericprovider. (@Commandcracker) - Add
local.stringprovider. (@Commandcracker) - Add scripts.
- Fix
org.bitbucketandcom.gitlabproviders.
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
Initial release of unicornpkg.