Skip to content

Releases: simonw/datasette-packages

0.3

08 Feb 18:14
953e0e6

Choose a tag to compare

  • /-/packages page now links each package to a new package details page showing metadata and the README. #7
  • Now recommends uv for the development environment.

0.2.1

16 Mar 01:18

Choose a tag to compare

  • Switch from pkg_resources to importlib.metadata to fix a deprecation warning. Dropped support for Python 3.7. #6

0.2

03 Jul 02:29

Choose a tag to compare

0.2

0.1.1

25 Mar 22:17

Choose a tag to compare

  • Fixed bug where plugin would raise a 500 error when installed with some other plugins. #2

0.1

25 Mar 22:05

Choose a tag to compare

0.1
  • Initial release. /-/packages shows a list of installed Python packages, /-/packages.json returns that same list as JSON.