Releases: nicebots-xyz/licensor
Releases · nicebots-xyz/licensor
v0.0.5
Install
Windows
- Download
licensor-v0.0.5-windows-x86_64.zip - Extract somewhere like
C:\Tools\licensor\ - Add that folder to
PATH - Run:
licensor(orlicensor.cmd)
macOS
- Download
licensor-v0.0.5-macos-universal.tar.gz - Extract:
tar -xzf licensor-v0.0.5-macos-universal.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Linux
- Download
licensor-v0.0.5-linux-x86_64.tar.gz - Extract:
tar -xzf licensor-v0.0.5-linux-x86_64.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.
What's Changed
- fix: 🐛 Fix repository variable handling in setup-licensor action URLs by @Paillat-dev in #11
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Install
Windows
- Download
licensor-v0.0.4-windows-x86_64.zip - Extract somewhere like
C:\Tools\licensor\ - Add that folder to
PATH - Run:
licensor(orlicensor.cmd)
macOS
- Download
licensor-v0.0.4-macos-universal.tar.gz - Extract:
tar -xzf licensor-v0.0.4-macos-universal.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Linux
- Download
licensor-v0.0.4-linux-x86_64.tar.gz - Extract:
tar -xzf licensor-v0.0.4-linux-x86_64.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.
What's Changed
- fix: :bug. Fix incorrect repository variable in setup-licensor action URLs by @Paillat-dev in #10
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Install
Windows
- Download
licensor-v0.0.3-windows-x86_64.zip - Extract somewhere like
C:\Tools\licensor\ - Add that folder to
PATH - Run:
licensor(orlicensor.cmd)
macOS
- Download
licensor-v0.0.3-macos-universal.tar.gz - Extract:
tar -xzf licensor-v0.0.3-macos-universal.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Linux
- Download
licensor-v0.0.3-linux-x86_64.tar.gz - Extract:
tar -xzf licensor-v0.0.3-linux-x86_64.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.
What's Changed
- feat: ✨ Add
setup-licensoraction and document usage in README by @Paillat-dev in #8 - fix: Update README to use correct repository URL for setup-licensor action by @Paillat-dev in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Install
Windows
- Download
licensor-v0.0.2-windows-x86_64.zip - Extract somewhere like
C:\Tools\licensor\ - Add that folder to
PATH - Run:
licensor(orlicensor.cmd)
macOS
- Download
licensor-v0.0.2-macos-universal.tar.gz - Extract:
tar -xzf licensor-v0.0.2-macos-universal.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Linux
- Download
licensor-v0.0.2-linux-x86_64.tar.gz - Extract:
tar -xzf licensor-v0.0.2-linux-x86_64.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.
What's Changed
- docs: Update comment to correctly describe the
versioncommand entry point by @Paillat-dev in #1 - fix: Fixed license handling by skipping blank lines for astro and mdx by @Paillat-dev in #2
New Contributors
- @Paillat-dev made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Install
Windows
- Download
licensor-v0.0.1-windows-x86_64.zip - Extract somewhere like
C:\Tools\licensor\ - Add that folder to
PATH - Run:
licensor(orlicensor.cmd)
macOS
- Download
licensor-v0.0.1-macos-universal.tar.gz - Extract:
tar -xzf licensor-v0.0.1-macos-universal.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Linux
- Download
licensor-v0.0.1-linux-x86_64.tar.gz - Extract:
tar -xzf licensor-v0.0.1-linux-x86_64.tar.gz - Move
licensor+licensor.jarsomewhere inPATH(e.g.~/.local/bin) - Run:
licensor --help
Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.
Full Changelog: https://github.com/nicebots-xyz/licensor/commits/v0.0.1