# 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/2.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

## [0.3.1] - 2026-08-08

### Changed

- Rewrote the package README for humans: added install instructions, a UI walkthrough of the above-editor and footer widgets, and a demo GIF plus a current screenshot, so new users can see what the status line shows before installing.

## [0.3.0] - 2026-07-21

## [0.2.0] - 2026-07-20

## [0.1.0] - 2026-07-17

### Added

- Initial release: replaces the default Pi TUI footer and adds an above-editor widget showing the working directory (hash-colored per path segment), git branch, active model and thinking level, context fill, token usage, live streaming CPS with per-phase breakdown, session cost, and cache/non-cache/output token ratio.

[Unreleased]: https://github.com/normful/pi-bakery/compare/<v0.3.1-tag>...HEAD
[0.3.1]: https://github.com/normful/pi-bakery/compare/<v0.3.0-tag>...<v0.3.1-tag>
[0.3.0]: https://github.com/normful/pi-bakery/compare/<v0.2.0-tag>...<v0.3.0-tag>
[0.2.0]: https://github.com/normful/pi-bakery/compare/<v0.1.0-tag>...<v0.2.0-tag>
[0.1.0]: https://github.com/normful/pi-bakery/releases/tag/<v0.1.0-tag>
