Releases: pythoninthegrasses/lunchjs
Releases · pythoninthegrasses/lunchjs
v0.12.0
0.12.0 (2026-01-06)
Features
- android: add run:device task for standalone APK install (150bd0f)
- ci: add path filtering and fix Task cache for skip optimization (562a000)
- ci: cache iOS build artifacts for full skip optimization (a2c269c)
Bug Fixes
- ci: add explicit npm ci for clean node_modules (8d7e9e1)
- ci: run tauri icon from root to find node_modules (44e1199)
- ci: set RUNNER_TOOL_CACHE for self-hosted runner (5ff61cc)
- ci: simplify Homebrew deps for self-hosted runner (5bdf64f)
Reverts
- remove RUNNER_TOOL_CACHE (created /Users/runner instead) (5d2c413)
v0.11.0
v0.10.0
0.10.0 (2025-12-23)
Features
- ci: add concurrency control to cancel stale builds (9bbfd94)
- ci: implement hybrid caching with Task fingerprinting (b0f8b0b)
Bug Fixes
- ci: expand homebrew cache paths for actions/cache compatibility (2c27bc9)
- ci: suppress fastlane telemetry warning (38a5843)
- deps: update Gemfile.lock with ostruct gem (37dac8b)
- deps: update rust crate rusqlite to 0.38 (#6) (4b18140)
- ios: track empty assets directory with .gitkeep (9a062f5)
- taskfile: use bundle exec for fastlane commands (6879aa6)