Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 13:51
· 37 commits to main since this release

PyLet v0.1.0

Installation

pip install pylet==0.1.0

Changes

  • fix: combine release and publish (d1566e7)
  • Add Apache License 2.0 (178fbbb)
  • ci: add ci and release (4ff4789)
  • chore: add publishment (aa653ef)
  • Update Python version and PyPI project URL in workflow (9189bc1)
  • fix: real-time log streaming and add vLLM examples (fa562fd)
  • fix: real-time log streaming and add vLLM examples (f87d2d2)
  • feat: add instance log capture with worker HTTP server (0e408be)
  • feat: add graceful instance shutdown with configurable grace period (0322954)
  • refactor: remove legacy code and add configurable constants (c7d9faa)
  • fix: add transaction lock and commit failure handling to db layer (5689ee1)
  • refactor: remove auto-commit foot-gun from db layer (e28e3d6)
  • fix: correct cancellation transition + UNKNOWN recovery (08f4563)
  • refactor: add SQLite persistence and declarative worker model (c303087)
  • upload to pypi (64bb7f8)
  • docs: add readme (3c7c6c4)
  • chore: add git ignore (5eeff0d)
  • refactor: add project structure (720a966)
  • first commit (f6e89a6)

Full Changelog: ...v0.1.0