Releases: CrackingShells/Hatchling
Releases · CrackingShells/Hatchling
v0.5.1-dev.2
0.5.1-dev.2 (2025-11-24)
Features
- llm: enhance model add command with validation (c713d5b)
- llm: implement model discovery command (f914977)
- llm: improve model list display with status indicators (22dfc06)
- ui: enhance provider initialization error messages (45ca263)
Bug Fixes
- config: remove phantom models and simplify model status (f65257b)
- openai_api_base assignment before query (00c44b6)
- resolve Pydantic serialization when switching to ollama model (e78bb4e)
Documentation
- reports: add comprehensive implementation summary (9622130)
- reports: add comprehensive testing documentation (73e14b6)
- reports: add directory README and work session summary (5656091)
- reports: add final adequation assessment v2 with appendix (e84ad89)
- reports: add final comprehensive summary (67290dc)
- reports: add final implementation roadmap v2 (4b636bc)
- reports: add initial adequation assessment v0 (041f0a9)
- reports: add initial implementation roadmap v0 (024d140)
- reports: add revised adequation assessment v1 (a549f88)
- reports: add test plan summary v1 (0525bcc)
- reports: add test plan v1 for LLM management UX fix (94deb05)
- reports: llm management fix (41022ad)
- reports: update implementation progress tracker (fb1c504)
- reports: update implementation roadmap and test plan (0f04793)
- reports: update test planning section with v1 references (46f9e81)
v0.5.1-dev.1
0.5.1-dev.1 (2025-11-04)
Features
- add Discord notifications for releases and pre-releases (c6b0cfb)
Documentation
- Add API documentation (#67) (b313059)
- add initial MkDocs configuration file (#62) (d81a011)
- enhance documentation (#65) (c509e10)
- Fix Read The Docs mkdocs build (#66) (b440af3)
- Update API reference links to remove redundant 'api/' prefix (#68) (e2d4ec1)
- Update MkDocs configuration to use Material theme (#69) (c2d8984)