mirror of
https://github.com/domfelipe/pokebuddy.git
synced 2026-08-07 10:56:46 +00:00
19 lines
504 B
Markdown
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.
|