Change Log
Introduction
All notable changes to this project will be documented in this file.
-
Addedfor new features. -
Changedfor changes in existing functionality. -
Deprecatedfor soon-to-be removed features. -
Removedfor now removed features. -
Fixedfor any bug fixes. -
Securityin case of vulnerabilities.
Versioning
This project adheres to Semantic Versioning.
Deprecated Features
Features that are deprecated will generally be removed in the next minor update unless noted otherwise.
Releases
[2.3.11] - 2019-09-05
Changed
- Changed verbiage for
redirects:dumpcommand.
[2.3.10] - 2019-07-19
Added
- Added support for
php artisan refreshcommand.
[2.3.9] - 2019-07-19
Fixed
- Fixed issue where redirects might not be found for some reason (old browser cache). 404 in such cases.
[2.3.8] - 2019-03-13
Added
- Added documentation.
- Added
redirects:dumpCLI command.
Fixed
- Fixed issues around
route:cachelike closures and re-generating routes on pages save.
Changed
- Changed
composer.jsonto include proper support links. - Changed
composer.jsonto use"anomaly/streams-platform": "^1.6". - Changed the method in which module includes redirect routes.