Skip to content

Releases: pleasantone/gpxtable

v2.0.1

05 Nov 21:57
50eb9ac
Compare
Choose a tag to compare

2.0.1 (2024-08-06)

Bug Fixes

  • allow waypoint classifier to be passed in as a parameter (9688b84)

Documentation

  • deduplicate code blocks for basecamp-route (c2e7784)
  • fix API documentation (93f5d44)
  • fix readthedocs generation (27c7370)
  • inline the output of basecamp-tracks (94f5c75)
  • try again to fix readthedocs (4fad381)

v2.0.0

03 Aug 23:15
d46c7b2
Compare
Choose a tag to compare

2.0.0 (2024-08-03)

⚠ BREAKING CHANGES

  • wsgi: convert WSGI into a factory

Features

  • wsgi: convert WSGI into a factory (065ec92)

Bug Fixes

v1.5.2

01 Aug 19:43
2bf6a50
Compare
Choose a tag to compare

1.5.2 (2024-08-01)

Bug Fixes

  • flake8 & sourcery cleanups (5051e88)
  • ruff cleanups and lint with ruff (6683fac)

v1.5.1

22 Jul 17:19
27594b2
Compare
Choose a tag to compare

1.5.1 (2024-07-18)

Bug Fixes

  • change asserts to exceptions (55be527)
  • wsgi: error handler (f3cc839)

Documentation

  • Document point_types better (44afc97)
  • get module from local path (90a663b)
  • improve api documentation (0cf8a74)
  • wsgi: Document the WSGI wrapper in README (5c34f63)

v1.5.0

16 Jul 18:34
6978ce4
Compare
Choose a tag to compare

1.5.0 (2024-07-16)

Features

  • wsgi: add favicon style icons to web page (6439175)

Bug Fixes

  • wsgi: optimize extra js and css and fix copied button (5439c59)

v1.4.0

12 Jul 18:29
a928908
Compare
Choose a tag to compare

1.4.0 (2024-07-12)

Features

  • wsgi: Improve error handling and result outputs (56efa62)