Skip to content

Releases: nicebots-xyz/licensor

v0.0.5

28 Feb 13:50
v0.0.5
9b1b545

Choose a tag to compare

Install

Windows

  1. Download licensor-v0.0.5-windows-x86_64.zip
  2. Extract somewhere like C:\Tools\licensor\
  3. Add that folder to PATH
  4. Run: licensor (or licensor.cmd)

macOS

  1. Download licensor-v0.0.5-macos-universal.tar.gz
  2. Extract: tar -xzf licensor-v0.0.5-macos-universal.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Linux

  1. Download licensor-v0.0.5-linux-x86_64.tar.gz
  2. Extract: tar -xzf licensor-v0.0.5-linux-x86_64.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. 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

28 Feb 13:34
v0.0.4
81820de

Choose a tag to compare

Install

Windows

  1. Download licensor-v0.0.4-windows-x86_64.zip
  2. Extract somewhere like C:\Tools\licensor\
  3. Add that folder to PATH
  4. Run: licensor (or licensor.cmd)

macOS

  1. Download licensor-v0.0.4-macos-universal.tar.gz
  2. Extract: tar -xzf licensor-v0.0.4-macos-universal.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Linux

  1. Download licensor-v0.0.4-linux-x86_64.tar.gz
  2. Extract: tar -xzf licensor-v0.0.4-linux-x86_64.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. 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

28 Feb 13:23
v0.0.3
e723d95

Choose a tag to compare

Install

Windows

  1. Download licensor-v0.0.3-windows-x86_64.zip
  2. Extract somewhere like C:\Tools\licensor\
  3. Add that folder to PATH
  4. Run: licensor (or licensor.cmd)

macOS

  1. Download licensor-v0.0.3-macos-universal.tar.gz
  2. Extract: tar -xzf licensor-v0.0.3-macos-universal.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Linux

  1. Download licensor-v0.0.3-linux-x86_64.tar.gz
  2. Extract: tar -xzf licensor-v0.0.3-linux-x86_64.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.


What's Changed

  • feat: ✨ Add setup-licensor action 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

19 Jan 22:01
v0.0.2
e66d232

Choose a tag to compare

Install

Windows

  1. Download licensor-v0.0.2-windows-x86_64.zip
  2. Extract somewhere like C:\Tools\licensor\
  3. Add that folder to PATH
  4. Run: licensor (or licensor.cmd)

macOS

  1. Download licensor-v0.0.2-macos-universal.tar.gz
  2. Extract: tar -xzf licensor-v0.0.2-macos-universal.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Linux

  1. Download licensor-v0.0.2-linux-x86_64.tar.gz
  2. Extract: tar -xzf licensor-v0.0.2-linux-x86_64.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Integrity: download SHA256SUMS.txt and verify with sha256sum -c SHA256SUMS.txt.


What's Changed

  • docs: Update comment to correctly describe the version command 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

Full Changelog: v0.0.1...v0.0.2

v0.0.1

19 Jan 21:11
d432a4f

Choose a tag to compare

Install

Windows

  1. Download licensor-v0.0.1-windows-x86_64.zip
  2. Extract somewhere like C:\Tools\licensor\
  3. Add that folder to PATH
  4. Run: licensor (or licensor.cmd)

macOS

  1. Download licensor-v0.0.1-macos-universal.tar.gz
  2. Extract: tar -xzf licensor-v0.0.1-macos-universal.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. Run: licensor --help

Linux

  1. Download licensor-v0.0.1-linux-x86_64.tar.gz
  2. Extract: tar -xzf licensor-v0.0.1-linux-x86_64.tar.gz
  3. Move licensor + licensor.jar somewhere in PATH (e.g. ~/.local/bin)
  4. 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