All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
for upcoming features.Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities
- Renamed default events
- Updated all dependencies
- Tested up to PHP v8.4
- Updated all dependencies
- Updated all dependencies
- Updated to work with Bones
v5.0
- Updated GitHub issue templates
- Updated all dependencies
- Updated DigitalOcean deploy template
- Removed deployment backup paths
- Updated to work with Bones
v4.2
- Added app version to app config file
- Added
ConsoleFilters
class
- Updated to work with Bones
v4.0
- Cleaned up deploy console commands
- Fixed
.gitignore
bugs
- Added missing classmap array in
composer.json
- Added additional installation instructions
- Updated documentation
- Updated the default functionality of the
deploy:app
console command
- Initial release