pokebuddy/CHANGELOG.md
2026-04-26 15:42:58 -03:00

19 lines
504 B
Markdown

# Changelog
All notable changes to PokeBuddy CLI will be documented here.
## Unreleased
- Prepare v0.2.0 XP and task progression engine.
## 0.1.0
Initial public alpha.
### Added
- CLI entrypoint.
- Six launch companions: Zapbit, Diskettex, NullWisp, PromptMoth, CacheGoblin and MergeDrake.
- Local state in `~/.pokebuddy/state.json`.
- Commands: `hatch`, `list`, `dex`, `show`, `poke`, `feed`, `status`, `rename`, `banner`, `legal`, `reset`.
- README, legal notice, contribution docs and roadmap.