Skip to content

Releases: teamlumos/lumos-cli

v2.4.0

09 Jan 20:44

Choose a tag to compare

2.4.0 (2026-01-09)

Bug Fixes

  • lumos-cli back to lumos, to realign the package name with the script name for ease of use (218e4b6)
  • pass version directly to click_extra (da7fa52)

Features

  • Add documentation build and improve README (f20c58f)
  • Add GitHub Actions for docs and changelog publishing (d5132ee)
  • Add ruff, basedpyright, and pre-commit hooks (e40676e)
  • Use click-extra for interactive CLI documentation (3b3757f)

v2.3.0

11 Dec 17:09

Choose a tag to compare

2.3.0 (2025-12-11)

Features

  • Automate Homebrew formula updates and multi-platform support (6befbf2)
  • big ci improvements (ed3a06b)
  • Integrate Homebrew updates into build workflow (c0efb04)

v2.2.0

09 Dec 20:47

Choose a tag to compare

2.2.0 (2025-12-09)

Bug Fixes

  • Fix CI failures for linux-arm64 and windows builds (92ae147)
  • update build to use same script for windows and linux (29e788a)

Features

  • add devcontainer config (9d3089a)
  • Add GitHub Actions workflow to build cross-platform binaries (658e8da)
  • improve releases (2163a72)