Releases: cevi/automatic_walk-time_tables
Version 6.1.0
6.1.0 - Storing Improvements (#534)
Several Improvements in the Route Storing feature:
- clearing logs
- better user experience
- more
Version 6.0.1
Merge pull request #524 from cevi/dev
Dependency Updates
Version 6.0.0
Merge pull request #457 from cevi/dev
Version 6.0.0 - Route Storing
- Exports are now stored in a database. This allows for further exports and:
- QR Code generation for import into swisstopo app
- Add height profile again (revert removal in 5.1.0)
- Improve Drawing: you can now delete the last point of the path
- Improve Drawing: you can now draw off-road paths
- Bug fixes
- Dependency updates
Version 5.1.0
[5.1.0] Remove Height profile (#455)
-
Remove obsolete code in AutomaticWalkTimeTableGenerator
-
remove obsolete docker-compose.yml version field
-
remove heightprofile
-
run linter
-
bump version, update docs, drop obsolete requirement
-
change version to minor update
-
remove user chosen map/excel generation, always generate both
Version 5.0.4
Version 5.0.3
Merge pull request #452 from cevi/dev
Update Dependencies
Version 5.0.2
Merge pull request #445 from cevi/dev
Dependency Updates
Version 5.0.1
Merge pull request #437 from cevi/dev
Dependency Updates
Version 5.0.0
Version 5 - Drawing Paths directly within the Web App
- Adds basic path drawing functionality to the web app (experimental) (5.0.0)
- Fixes a bug where the generated Excel file was buggy (5.0.0)
- Add 1:5'000 scale to the PDF export (5.0.0)
- Dependency updates
You can check out our latest release at map.cevi.tools.
Version 4.1.0
Version 4.1.0: add option to delete waypoints
- implements #147
- Added waypoints are now more likely to be selected for the Excel export