File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ChangeLog
22
3- ## 0.1.3 Under development
4-
3+ ## 0.2.0 January 24, 2024
54- Enh #87 : Refactor ` SemverUtil::class ` stability normalization logic (@terabytesoftw )
65- Bug #104 : Add support for PHP 8.4 (@terabytesoftw )
76- Enh #105 : Update dependencies in ` composer.lock ` (@terabytesoftw )
1312- Bug #111 : Throw ` RuntimeException ` class on asset/JSON ` I/O ` failures (@terabytesoftw )
1413- Bug #112 : Update ` README.md ` and add development and testing documentation (@terabytesoftw )
1514- Bug #113 : Fix PHP ` 8.4 ` nullable type deprecation warnings in tests (@terabytesoftw )
16- - Bug #114 : Fix PHP ` 8.5 ` deprecation of ` setAccessible() ` in ` ReflectionProperty ` class (` @terabytesoftw ` )
15+ - Bug #114 : Fix PHP ` 8.5 ` deprecation of ` setAccessible() ` in ` ReflectionProperty ` class (@terabytesoftw )
1716- Bug #115 : Update CI workflows and apply automated refactors (@terabytesoftw )
1817- Bug #116 : Update ` LICENSE ` and ` composer.json ` (@terabytesoftw )
1918- Bug #117 : Raise PHPStan level to ` 5 ` (@terabytesoftw )
Original file line number Diff line number Diff line change 6666 "extra" : {
6767 "class" : " Foxy\\ Foxy" ,
6868 "branch-alias" : {
69- "dev-main" : " 0.2 .x-dev"
69+ "dev-main" : " 0.3 .x-dev"
7070 }
7171 },
7272 "scripts" : {
You can’t perform that action at this time.
0 commit comments