Skip to content

Releases: cevi/automatic_walk-time_tables

Version 6.1.0

05 Nov 18:00
ef7433f
Compare
Choose a tag to compare

6.1.0 - Storing Improvements (#534)

Several Improvements in the Route Storing feature:

  • clearing logs
  • better user experience
  • more

Version 6.0.1

07 Oct 07:53
b01db0c
Compare
Choose a tag to compare

Merge pull request #524 from cevi/dev

Dependency Updates

Version 6.0.0

03 Oct 09:11
33fe5b7
Compare
Choose a tag to compare

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

04 Aug 14:41
23894aa
Compare
Choose a tag to compare

[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

03 Aug 19:15
6b98879
Compare
Choose a tag to compare

Merge pull request #454 from cevi/dev

Fix bug #453

Version 5.0.3

29 Jul 16:53
08da580
Compare
Choose a tag to compare

Merge pull request #452 from cevi/dev

Update Dependencies

Version 5.0.2

23 Jul 14:50
a668144
Compare
Choose a tag to compare

Merge pull request #445 from cevi/dev

Dependency Updates

Version 5.0.1

22 Jul 13:23
8d0d8fb
Compare
Choose a tag to compare

Merge pull request #437 from cevi/dev

Dependency Updates

Version 5.0.0

09 Jul 13:48
03a19e4
Compare
Choose a tag to compare

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

30 May 10:40
52290cb
Compare
Choose a tag to compare

Version 4.1.0: add option to delete waypoints

  • implements #147
  • Added waypoints are now more likely to be selected for the Excel export