File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ v1.0.0] - 2025-02-15
9+
10+ Move to scottzach1 vendor namespace! 📦️
11+
12+ ### Added
13+
14+ ### Changed
15+
16+ - Move to scottzach1 vendor namespace (see discussion at [ #2 ] ( https://github.com/scottzach1/Python-Injection-Framework/issues/2 ) )
17+
18+ ### Fixed
19+
20+ ### Removed
21+
822## [ v0.1.0] - 2025-02-15
923
1024Migrate to UV! 🌞
@@ -14,7 +28,7 @@ Migrate to UV! 🌞
1428- CI
1529 - ` pip-audit ` job
1630
17- ### changed
31+ ### Changed
1832
1933- Migrate to UV
2034 - Move to src/ layout
Original file line number Diff line number Diff line change 11[project ]
22name = " python-injection-framework"
3- version = " 0.1 .0"
3+ version = " 1.0 .0"
44description = " Another Python Dependency injector framework."
55readme = " README.md"
66requires-python = " <4.0,>=3.11"
You can’t perform that action at this time.
0 commit comments