Skip to content

Releases: pleasantone/gpxtable

v2.2.1

19 May 20:41
d904485

Choose a tag to compare

2.2.1 (2026-05-19)

Miscellaneous Chores

  • fix requests dependancy, release 2.2.1 (e54028b)
  • release 2.2.0 (abe1718)

v2.0.2

14 May 17:25
07179df

Choose a tag to compare

2.0.2 (2026-05-14)

Bug Fixes

  • deploy: restore requirements.txt for GAE and fix entrypoint path (6ff7ed0)
  • web: update requests for CVE (7d9622d)

Documentation

  • update CLAUDE.md with current commands, commit conventions, and GAE notes (2c3553d)

v2.0.1

05 Nov 21:57
50eb9ac

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

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

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

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

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

Choose a tag to compare

1.4.0 (2024-07-12)

Features

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