Skip to content

Releases: gocodebox/lifterlms-cli

Version 0.0.5

21 Jan 20:56
Compare
Choose a tag to compare

v0.0.5 - 2025-01-21

Bug Fixes
  • Fixing null strlen error in PHP 8.3. Thanks @jv-mtrz! #13

Version 0.0.4

09 Jul 15:33
Compare
Choose a tag to compare

v0.0.4 - 2024-07-09

Security Fixes
  • Adds additional security checks and escaping.

Version 0.0.3

03 Nov 17:48
543b36d
Compare
Choose a tag to compare

v0.0.3 - 2021-11-03

  • Improved help documentation for several commands.
  • Added a warning to the root command's help documentation denoting that the LLMS-CLI is in open public beta and its functionality is subject to change.

Version 0.0.2

15 Oct 23:54
9d83bd3
Compare
Choose a tag to compare

v0.0.2 - 2021-10-15

  • Use a strict comparison when checking response status using the license command.
  • Remove --db option from the version command. This will be implemented in a separate command.
  • Fixed an unmerged placeholder in warning message when add-on is not installed when using the activate.
  • Updated success message when using channel set.
  • Completion messages use says "deactivate(d)" in favor of "activate(d)" in the addon deactivate command.

Version 0.0.1

28 Jul 01:24
1e83848
Compare
Choose a tag to compare

v0.0.1 - 2021-07-27

  • Initial public release