Skip to content

dotpromptz: v0.1.5

Latest

Choose a tag to compare

@yesudeep yesudeep released this 30 Jan 06:59
ccb274d

0.1.5 (2026-01-30)

Features

  • integrate pyrefly type checker and improve CI workflows (#451) (619beaf)
  • promptly: add lsp, fmt, and check implementations (#438) (27fd3d4)
  • py: add bazel build/test support and automate requirements (#399) (efd7fe0)
  • py: switch to using ty for type checking (#376) (7f1c026)

Bug Fixes

  • add cycle detection to partial resolution across all runtimes (#431) (4e23d44)
  • compile render issue (#404) (7152799)
  • dotpromptz: clean up pyproject.toml (#436) (420d05d)
  • dotpromptz: enable type-safe schema field in Pydantic models (#435) (dfc6098)
  • dotpromptz: update dotpromptz-handlebars dependency to >=0.1.7 (#486) (56dedb2)
  • dotpromptz: update dotpromptz-handlebars dependency to >=0.1.8 (#492) (cc918b1)
  • Ensure helper behavior parity across all runtimes (#395) (76de7ba)
  • path traversal security hardening (CWE-22) (#413) (5be598e)
  • release: consistent naming and auto-publish to pypi on release creation (#425) (12ba56d)

Documentation

  • add comprehensive API documentation for all language implementations (#454) (f641a62)