Releases: LaraCraftHub/DDD-Template
Releases · LaraCraftHub/DDD-Template
v2.2.0
What's Changed
- Feat: Minor enhancements for docker and routing by @Abouhassane in #49
- Feat: Enhance PhpStan by @Abouhassane in #50
Full Changelog: v2.1.0...v2.2.0
V2.1.0
What's Changed
- Enhance docker composition in order to create databases with the proper privileges
- Enhance Laravel routing setup in accordance with Laravel 11
By @Abouhassane in #48
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Feat: Upgrade to Laravel 11 by @Abouhassane in #42
- Update all non-major dependencies by @renovate in #27
- Update non major dependencies by @Abouhassane in #44
- Enhance phpstan setup by @Abouhassane in #43
- Update Phpunit to version 11 by @Abouhassane in #45
- Update shivammathur/setup-php digest to c665c7a by @renovate in #46
Full Changelog: v1.0.0...v1.1.0
v1.0.0
1st Release v1.0.0 🚀
We are excited to announce the first official release of the Laravel DDD Template, version 1.0.0! This release marks a significant milestone in providing a robust and scalable template for implementing Domain-Driven Design within the Laravel framework.
Content
- Feat: Init laravel framework by @Abouhassane in #1
- Feat: Add Dockerfile by @Abouhassane in #2
- Feat: Add docker-composer for php, database and composer services by @Abouhassane in #3
- Feat: Add Taskfile for different tasks automations by @Abouhassane in #4
- Feat: Add Laravel-ide-helper by @Abouhassane in #5
- Feat: Add Pint formatter by @Abouhassane in #6
- Feat: Add Rector by @Abouhassane in #7
- Feat: Add PHPStan code analyser by @Abouhassane in #8
- Feat: Add docker ignore file by @Abouhassane in #9
- Feat: Enhance composer file by @Abouhassane in #10
- CI: Add CI jobs by @Abouhassane in #20
- CI: Add Renovate configuration by @Abouhassane in #21
- CI: Update shivammathur/setup-php digest to e6d44f1 by @renovate in #23
- CI: Update dependency vite to v5 by @renovate in #24
Full Changelog: https://github.com/LaraCraftHub/DDD-Template/commits/v1.0.0