All notable changes to laravel-event-sorucing-generator
will be documented in this file:
- Support PHP 8.3
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.6...v1.0.7
- Fix Slack notifications
- Improve stub asserts
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.5...v1.0.6
- Fix: do not add comments for Blueprint skipped methods
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.4...v1.0.5
- Improve documentation
- Add changelog
- Change indentation option
- Improve documentation. Add Contributing page.
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.3...v1.0.4
- Refactor aggregates to use Spatie folders
- Composer update
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.2...v1.0.3
- Fix namespace of generated unit tests
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.1...v1.0.2
- Infer if Carbon must be included in generated files
Full Changelog: https://github.com/albertoarena/laravel-event-sourcing-generator/compare/v1.0.0...v1.0.1
- first version!