File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -95,10 +95,9 @@ You can find the source code for `py-dependency-injection` on [GitHub](https://g
9595
9696## Release Notes
9797
98- ### Latest: [ 1.0.0-rc.2 ] ( https://github.com/runemalm/py-dependency-injection/releases/tag/v1.0.0-rc.2 ) (2025-08-07 )
98+ ### Latest: [ 1.0.0-rc.3 ] ( https://github.com/runemalm/py-dependency-injection/releases/tag/v1.0.0-rc.3 ) (2025-08-xx )
9999
100- - ** License Change** : Switched from GPL-3.0 to MIT to support broader adoption and commercial use.
101- - ** Toolchange** : Migrated from ` pipenv ` to ` Poetry ` .
102- - ** Dropped Python 3.7 & 3.8 support** – Both versions are EOL and increasingly unsupported by modern tooling.
100+ - ** Tooling** : Added test coverage tooling (Codecov).
101+ - ** Tests** : Added more unit tests to increase coverage.
103102
104103➡️ Full changelog: [ GitHub Releases] ( https://github.com/runemalm/py-dependency-injection/releases )
Original file line number Diff line number Diff line change 77Version History
88###############
99
10+ **1.0.0-rc.3 (2025-08-xx) **
11+
12+ - **Tooling **: Added test coverage tooling (Codecov).
13+ - **Tests **: Added more unit tests to increase coverage.
14+
15+ `View release on GitHub <https://github.com/runemalm/py-dependency-injection/releases/tag/v1.0.0-rc.3 >`_
16+
1017**1.0.0-rc.2 (2025-08-07) **
1118
1219- **License Change **: Switched from GPL-3.0 to MIT to support broader adoption and commercial use.
You can’t perform that action at this time.
0 commit comments