File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.11.0 (2026-02-14)
6+
7+ ### Bug Fixes
8+
9+ - Update job dependencies in CI/CD workflow for proper execution order
10+ ([ ` b88538d ` ] ( https://github.com/milsman2/python-app-template/commit/b88538d13731b03290281953a56501e986020b10 ) )
11+
12+ ### Chores
13+
14+ - Remove obsolete run-branch-scan workflow file
15+ ([ ` fc68211 ` ] ( https://github.com/milsman2/python-app-template/commit/fc68211a5008b5b22707522603c191fff48ee03f ) )
16+
17+ ### Features
18+
19+ - Refactor CI/CD workflows and enhance synthwave UI for astronomical data display
20+ ([ ` aa3532b ` ] ( https://github.com/milsman2/python-app-template/commit/aa3532b5e74839a93838af5f9ee740e79ee0ea90 ) )
21+
22+ ### Refactoring
23+
24+ - Remove redundant import of setup_logger in core modules
25+ ([ ` 800e8ac ` ] ( https://github.com/milsman2/python-app-template/commit/800e8acfde7cc429987590a4d13d5c4d7aefe207 ) )
26+
27+
528## v1.10.0 (2026-02-14)
629
730### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " sample_python_app"
3- version = " 1.10 .0"
3+ version = " 1.11 .0"
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments