Skip to content

v0.33

Choose a tag to compare

@jbdyn jbdyn released this 07 May 16:31
· 171 commits to main since this release

0.33 - 2025-05-07

Added

  • Add documentation

Changed

  • Change README.md to link to the documentation
  • Switch from pdm to uv for package management
  • Use tree-sitter-language-pack instead of py-tree-sitter-languages
  • Update pyproject.toml according to spec

Fixed

  • Fix statements querying the request path as well as types in the server module
  • Fix lost content argument in QRCode widget
  • Fix host and port arguments not applied when given via CLI to server app

Removed

  • Remove version specifiers in pyproject.toml