All Versions
38
Latest Version
Avg Release Cycle
194 days
Latest Release
52 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.0.9 Changes
April 20, 2026- โ Testing PHP 8.4 and 8.5 in CI.
- ๐ Fix yielding attributes when a class has a non-existent attribute (e.g. from an external not-installed library).
-
v5.0.8 Changes
September 17, 2024๐ฆ Missing scanning root package.
-
v5.0.7 Changes
September 17, 2024Classes that generate an error should not be part of the class map at all
-
v5.0.6 Changes
September 17, 2024๐ Allow to override class iterator inside
ClassScannerConfig. This might be useful to filter classes and/or to apply a certain order in the class iterator. -
v5.0.5 Changes
September 02, 2024- (CHG) AttributeConfigFor is now repeatable.
-
v5.0.4 Changes
August 23, 2024- (CHG) Fix generating class map from classes that extend nonexisting classes.
-
v5.0.3 Changes
August 23, 2024- (CHG) Fix deleting file when it exists
-
v5.0.2 Changes
August 23, 2024- โก๏ธ (CHG) Fix bug where updated files were incorrectly removed from the classmap.
-
v5.0.1 Changes
August 23, 2024- ๐จ (CHG) AnnotatedInjectAttributeConfig should only mark for blueprint creation, fixes order of Blueprint creation bug.
-
v5.0.0 Changes
August 22, 2024๐ New major Aura.Di version with many new features, with special attention for configuring the container using native PHP attributes. If you are going to upgrade, you might have a look at the migrating docs.
๐ For a specific list of changes, see the CHANGELOG.