All notable changes to laravel-licenser
will be documented in this file.
- Fixed deallocation issue
- Deallocation logic
- Added flags to command
- Fixed console output errors
- Fixed type error for the
choice
function
- One day I'll get the file paths correct everytime all the time.
- Fixed config file path in provider (again)
- Fixed wrong config file in provider
- Now publishes the config file
- Added
license:update
Command
- Added
__toString()
method
- Added a getter for the owner of the license
- Fixed passing the correct parameters for the success function
- Fixed creating default entries in the database
- Added an 'success' function to License
- Added an 'error' function to License
- Added abstract name function
- Fixed abstract function definitions
- Changed 'HasLicenses' Api
- Can now automatically add licenses when checking if there are any available
- Fixed adding or subtracting licenses by 0
- Added publish option for older versions of Laravel.
- Fixed setting a new value for the license amount.
- Fixed Typo with LicenseException
- Initial release and connected with packagist.