Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 2.58 KB

File metadata and controls

42 lines (22 loc) · 2.58 KB

Changelog

0.1.2 (2026-03-13)

Features

  • paginated async download for download-current (#12) (ffeb3b7)

Documentation Updates

  • add uv/uvx installation instructions to README (#11) (fe095b3)
  • rename X link to X/Twitter in README (#9) (c1f24d5)

0.1.1 (2026-03-12)

Features

  • add Rich output, JSON format, schema command, and Catalan UI (f94bcb4)

Miscellaneous Chores

  • deps: update actions/checkout action to v6 (#6) (a8e3ba7)
  • deps: update dependency uv_build to >=0.10.9,<0.11 (88fb5da)
  • deps: update dependency uv_build to >=0.10.9,<0.11 (eb9cb54)
  • deps: update github artifact actions (ef5b00a)
  • deps: update github artifact actions (major) (260f8e1)
  • update author email to hola@alltuner.com (#7) (d62f048)

Documentation Updates

  • add author credits to README (#8) (9d1584b)
  • format diafan as inline code in README prose (5e8df99)

CI/CD Changes

  • add release pipeline, pre-commit, and PyPI publishing setup (a371796)