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.
1.4.0 - 2026-04-25
- Add changelog history for releases v1.0.0-v1.3.0 during dev-tools asset synchronization. (#3)
- Sync latest Fast Forward dev-tools managed assets (workflow templates, governance metadata, agents, and skills) into this repository. (#3)
- Add repository AGENTS.md for agent task orchestration and local onboarding flow.
- Add
fast-forward/enumas an installed package in the framework metapackage and document its presence in package surface guidance. (#6)
- Prefer FrameworkServiceProvider::class in framework README/docs bootstrap snippets instead of instantiating provider objects.
1.3.0 - 2026-03-29
- Add test attribute metadata to FrameworkServiceProviderTest.
- Migrate framework baseline to PHP 8.3+ and refresh documentation.
- Update wiki submodule pointer.
1.2.1 - 2025-08-01
- Fix test namespace mismatches.
- Fix self-referencing factory behavior.
1.2.0 - 2025-08-01
- Introduce service-provider bootstrapping and registration support.
- Finalize first production-ready version baseline.
1.1.0 - 2025-04-20
- Add fast-forward/iterators support and update package configuration.
1.0.0 - 2025-04-20
- Initial package bootstrap, foundational framework scaffolding, and baseline release metadata.