Releases: webrgp/craft-ignition
Releases · webrgp/craft-ignition
1.0.4
What's Changed
- Set custom error action for Ignition error handler in #13
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Enhance Ignition module with improved middleware and documentation by @webrgp in #10
- Add support links and update CHANGELOG by @webrgp in #11
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix Craft 4 compatibility issue on
AddCraftInfo
middleware. by @webrgp in #9
Full Changelog: 1.0.1.1...1.0.2
1.0.1.1
What's Changed
- Refactor IgnitionRenderer for improved code clarity by @webrgp in #7
- Update CHANGELOG for version 1.0.1.1 enhancements by @webrgp in #8
Full Changelog: 1.0.1...1.0.1.1
1.0.1
What's Changed
- Refactor IgnitionRenderer and enhance documentation by @webrgp in #6
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Enhance Ignition module with configuration and middleware improvements by @webrgp in #4
- Update CHANGELOG.md for initial stable release by @webrgp in #5
Full Changelog: 1.0.0-beta-1...1.0.0
1.0.0-beta
What's Changed
- Add
LICENSE
file
- Updated installation instructions in
README.md
- Ignore
composer.lock
file