Releases: wayofdev/spiral-starter-tpl
Releases · wayofdev/spiral-starter-tpl
v3.1.0
v3.0.0
3.0.0 (2024-08-10)
⚠ BREAKING CHANGES
- refactoring structure to meet DDD
Features
Continuous Integration
v2.0.2
2.0.2 (2024-08-01)
Bug Fixes
Code Refactoring
- flattern application structure (bc20e70)
Tests
Continuous Integration
- add infection config (b7ce21c)
- add pest and phpunit xml configs (57348af)
- add psalm support (d462830)
- add rector config (2000f9b)
- add rector workflow (5cf4e60)
- apply rector rules (59e2da6)
- dependency, testing and analysis workflows (b4144e0)
- fix static analysis (054c360)
- migrate rector to use fluent config approach (f117b42)
- workflow updates (9d0956b)
v2.0.1
v2.0.0
2.0.0 (2024-07-30)
⚠ BREAKING CHANGES
- bump version with a complete ground-up rewrite of the template
Features
- add sample temporal workflows (b1ec98e)
- bump version with a complete ground-up rewrite of the template (58f362b)
- initial commit with default project structure (ef5ede4)
Bug Fixes
Documentation
- add CoC (7ef248d)
- add MIT LICENSE (44ed4c1)
- add readme assets (4f9f4aa)
- move readme into root folder (0d8a5bc)
Dependencies
- deps: update dependency spiral/temporal-bridge to v3 (e49eb83)
Code Refactoring
- docker-compose: remove deprecated version param (55ba8b7)
- split temporal and app docker compose files (5931d40)
Continuous Integration
- add base gitignore file (bffc56b)
- add docker health checks (578b34d)
- add github files (ab08fd0)
- add issue templates (0a5e9a0)
- add local linter configs (232c3f2)
- add phive support (d1e691d)
- add release-please (840b985)
- add renovatebot config (cccce5e)
- add workflows (659f597)
- change in-app .gitignore (ee3f688)
- lint composer json (1528215)
- move .env file out of app folder (459992b)
- update composer json dependencies, add basic scripts (da7a0ae)