You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement comprehensive dynamic version management system
- Centralized version control in route_planner/__init__.py
- Added scripts/get_version.py utility for consistent version fetching
- Updated all documentation to use [VERSION] placeholders instead of hardcoded versions
- Enhanced build scripts and GitHub Actions to dynamically extract version
- Improved installer.nsi with dynamic version parameter support
- Eliminated version maintenance overhead across all files
- Updated CHANGELOG.md and RELEASE_NOTES.md with v1.1.2 improvements
0 commit comments