Skip to content

Releases: pythoninthegrasses/lunchjs

v0.12.0

09 Jan 22:00
8b3dab5

Choose a tag to compare

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

06 Jan 17:09
7c7af04

Choose a tag to compare

0.11.0 (2026-01-06)

Features

Bug Fixes

  • ios: improve viewport handling and disable zoom (88dc107)
  • theme toggle location on desktop (a2bbb9a)
  • theme toggle not responding (d684a5f)
  • ui: remove jarring Roll Lunch button animation (9d6ecc1)

v0.10.0

23 Dec 04:33
6bb1b14

Choose a tag to compare

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)

v0.9.2

17 Dec 22:22
2e8a850

Choose a tag to compare

0.9.2 (2025-12-17)

Bug Fixes

  • deps: update rust crate rand to 0.9 (9e16e50)
  • deps: update rust crate rand to 0.9 (c0b0c3b)