Releases: martinffoster/qualitative-response-llm-analyst
Releases · martinffoster/qualitative-response-llm-analyst
Release list
v0.1.1
Install
pip install qualitative-response-llm-analyst==0.1.1PyPI: https://pypi.org/project/qualitative-response-llm-analyst/0.1.1/
Changelog
See CHANGELOG.md.
What's Changed
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #1
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
0.1.0
Changelog
All notable changes to this project are documented here.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.1.0 - 2026-06-21
Added
- Initial public release on PyPI (
pip install qualitative-response-llm-analyst) qrlaCLI:validate,discover,review-themes,assign,review-assignments,summarizeqrla init-template— copy the bundled canonical Excel workbook template- Bundled prompt templates and workbook template inside the package
- OpenRouter integration for multi-model LLM-assisted qualitative coding
- CI (pytest, build checks) and PyPI publishing via GitHub Actions trusted publishing