Skip to content

Releases: treee111/wahooMapsCreator

Release v0.3.0

16 Jun 20:38

Choose a tag to compare

Added

  • README, Quick Start Guides & documentation written
  • Refactoring & Renaming of .py files

Release v0.2.0

09 Jun 22:11

Choose a tag to compare

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)
  • docs directory

Changed

  • deleted one directory level in tooling_windows
  • move leftover common-files to common_resources directory
  • 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
  • doubled files

Release v0.1.0

16 Jun 20:43

Choose a tag to compare

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