Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Conventional Commits, and this project adheres to Semantic Versioning.
[0.2.0-beta.2] - 2026-07-15¶
Documentation¶
- Add release notes for Inno Setup installer verification(d91461e)
[0.2.0-beta.1] - 2026-07-15¶
Bug Fixes¶
-
ci: Add Inno Setup installer to Windows build(5cf3971)
-
ci: Changelog workflow creates PR instead of pushing to main(ab0a26e)
-
Add typer to dependencies (was missing from pyproject.toml)(06bec4e)
-
Move _connect inside try/except for license error retry (#14)(95b96f2)
-
Resolve PyInstaller runtime issues with iris native API and terminal(c29e482)
CI/CD¶
-
Bump actions/upload-pages-artifact from 3 to 5 (#4)(ef7882c)
-
Add GitHub Actions workflows for testing and releases (#1)(3cbbff5)
-
Add security policy, dependabot, issue/PR templates(f3296ff)
-
Add GitHub Pages workflow for MkDocs documentation(e1cb8cc)
-
Add GitHub Actions workflow for lint and tests(d4778ab)
Dependencies¶
-
deps: Bump python-multipart from 0.0.22 to 0.0.31 (#11)(8b635d0)
-
deps: Bump GitHub Actions and pydantic-settings (#17)(9d094d5)
Documentation¶
-
Review and update documentation, add integration tests (#21)(bc33d4f)
-
Add comprehensive testing guide(23060ea)
-
Add PowerShell quoting guide to prism-iris-tools skill(9182867)
Features¶
-
config: Expand
prism configwith full setting coverage and reset modes(d1aaf5a) -
Add TOON output format support for CLI and MCP tools(1c8c799)
Miscellaneous¶
-
Bump version to 0.2.0(7cda0a2)
-
Update PyInstaller build script for iris native modules(24d9004)
-
Bump version to 0.1.5(26174b2)
Refactoring¶
- Consolidate settings on pydantic-settings(210fb4a)
Sync¶
Testing¶
- Add Vagrant Windows integration test suite(f6052ed)
Deps¶
Merge¶
- Resolve conflict in terminal.py (keep conn=None guard from development)(4a6b301)