# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.1] - 2026-07-13

### Added

- Questionnaire demo image in the README and Pi package gallery metadata.

## [0.1.0] - 2026-07-13

### Added

- `ask_user` Pi tool with sequential execution.
- Grouped questionnaires with question and review tabs.
- Single-select and multi-select questions.
- Custom answers for both selection modes.
- Editing and blank-to-remove behavior for custom answers.
- Optional stable option values with label fallback.
- Structured validation, cancellation, and answer details.
- Width-aware terminal rendering and keyboard navigation.
- Automated tests, TypeScript checking, package validation, and CI.
