Skip to content

Releases: ThomasParistech/pretty-gpx

Release 3.0.0

15 Jan 14:33
01660c3
Compare
Choose a tag to compare

Description

  • Massive refacto to make code more modular and ease design changes
  • Split Mountain into single and multi track modes

What's Changed

Full Changelog: v2.0.0...v3.0.0

Release v2.0.0

29 Nov 07:20
f66d741
Compare
Choose a tag to compare

Description

  • Refactor the whole repo and support display in urban environment in addition to the existing mountain mode 🎉
  • Deploy on fly.io
  • add CI

What's Changed

Full Changelog: v1.3.0...v2.0.0

Release v1.3.0

16 Sep 17:17
183f6dc
Compare
Choose a tag to compare

Last version before v2.0.0

What's Changed

  • Add peak/huts scatters as obstacles in text_allocation
  • add script to simplify GPX
  • add elevation profile w.r.t. to distance instead of time
  • refactor PosterImageCache
  • improve readme, add github owners, PR template, pyproject.toml
  • add github actions: PR Validator, Linter, Type checker

Full Changelog: v1.2.1...v1.3.0

New Contributors

Release v1.2.1

04 Sep 09:26
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

  • Improve README (Global Copernicus Digital Elevation Model, OpenSteetMap, Overpass API, textalloc, poster size)
  • Update Poster examples with new white margins
  • Add clean exit button

Release v1.2.0

28 Aug 14:07
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

  • Add White Margins + Add shadow around the preview
  • Add toggle for PaperSize
  • Load example after launching the nicegui window
  • handle nans in elevation maps
  • adjust drawing parameters (marker size, font size...) with PaperSize
  • add GIF demo
  • Fix display width of the preview image

Release v1.1.0

21 Aug 14:07
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

  • Improve README
  • Use dialog modals to better handle buttons triggering slow actions
  • Handle low resolution preview and high resolution download
  • Add dark mode for color themes
  • Add script to explore new color themes

Release v1.0.0

17 Aug 20:15
Compare
Choose a tag to compare