Releases: treee111/wahooMapsCreator
Releases · treee111/wahooMapsCreator
Release v0.3.0
Added
- README, Quick Start Guides & documentation written
- Refactoring & Renaming of .py files
Release v0.2.0
Added
- bat file with GUI for Windows (with corresponding python file)
- automatic creation of Releases when pushing a tag with semantic version (eg. v.1.1)
docsdirectory
Changed
- deleted one directory level in
tooling_windows - move leftover common-files to
common_resourcesdirectory - README with picture and changed text
Removed
- existing "single-file" program files & bat callers, mainly:
- macOS/Unix:
tooling_mac/wahoo-map-creator-osmium-working.py - Windows:
tooling_windows/Windows-Wahoo-Map-Creator-Osmosis/wahoo-map-creator-osmosis.py
- macOS/Unix:
- doubled files
Release v0.1.0
Added
- created two files which use mainly the coding from common_resources:
- macOS/Unix: tooling_mac/wahoo-map-creator-osmium-using-common.py
- Windows: tooling_windows/Windows-Wahoo-Map-Creator-Osmosis/wahoo-map-creator-osmosis-using-common.py
- common_resources: directory for common coding & resources
- with folders for resources and files generally needed
- with extracted common coding from these two files
- macOS/Unix: tooling_mac/wahoo-map-creator-osmium-working.py
- Windows: tooling_windows/Windows-Wahoo-Map-Creator-Osmosis/wahoo-map-creator-osmosis.py