v0.1.2
What's Changed
New Features
- Shell installer: One-liner installation that prompts to install uv or pipx if needed
curl -sSL https://raw.githubusercontent.com/theFong/mmoney-cli/main/install.sh | bash
Improvements
- Added type hints throughout the codebase
- Added mypy configuration for type checking