Skip to content

v0.1.2

Choose a tag to compare

@theFong theFong released this 21 Jan 22:50
· 55 commits to main since this release

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

Full Changelog

v0.1.1...v0.1.2