Skip to content

Releases: martinffoster/qualitative-response-llm-analyst

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 11:33

Install

pip install qualitative-response-llm-analyst==0.1.1

PyPI: https://pypi.org/project/qualitative-response-llm-analyst/0.1.1/

Changelog

See CHANGELOG.md.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

0.1.0

Choose a tag to compare

@martinffoster martinffoster released this 21 Jun 11:17

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)
  • qrla CLI: validate, discover, review-themes, assign, review-assignments, summarize
  • qrla 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