# Changelog This project uses Python Semantic Release. ## 0.2.0 - Add three-question layered prompt sessions and final prompt generation. - Make the CLI run the layered flow by default and accept unquoted multi-word input. - Preserve Unicode text in CLI/API/JSON output and add Japanese keyword matching. - Add Colab demo notebook, README badges, and expanded Sphinx documentation. ## 0.1.0 Initial package foundation.