Skip to content

Tags: mikuh/migi

Tags

v0.3.2

Toggle v0.3.2's commit message
fix: use ~/.migi/ as config directory (dotfile convention)

Bump version to 0.3.2.

Made-with: Cursor

v0.3.1

Toggle v0.3.1's commit message
fix: change config path from ~/.config/migi/ to ~/migi/ for easier ac…

…cess

Bump version to 0.3.1.

Made-with: Cursor

v0.3.0

Toggle v0.3.0's commit message
feat: simplify config to use ~/.config/migi/config.json only and add …

…--version flag

- Remove environment variable config (GUI_VISION_* and MIGI_CONFIG_PATH)
- Remove fallback/legacy config paths (~/.migi/, ./.migi/)
- Config resolution now: CLI flags > config file > defaults
- Add `migi --version` command
- Bump version to 0.3.0

Made-with: Cursor

v0.2.0

Toggle v0.2.0's commit message
fix: sync __init__.py version to 0.2.0 to match pyproject.toml

Made-with: Cursor

v0.1.4

Toggle v0.1.4's commit message
Release v0.1.4

v0.1.3

Toggle v0.1.3's commit message
chore: bump package version to 0.1.3 for republish

Use a new version because PyPI forbids reusing deleted distribution filenames, and update project URLs to the current repository.

Co-authored-by: Cursor <cursoragent@cursor.com>

v0.1.2

Toggle v0.1.2's commit message
chore: initial clean import

Co-authored-by: Cursor <cursoragent@cursor.com>