Releases: qqrm/rust-switcher-rs
Release list
v1.0.13
v1.0.12
Release v1.0.12
Commit: 6fdee10
Changes:
6fdee10 feat: add smart hotkeys and buffer safeguards
3181494 Bump crate-ci/typos from 1.46.2 to 1.46.3 (#131)
6876525 Preserve phrase buffer after word conversion (#130)
eaf3cbf Preserve conversion hotkeys after cursor movement
7030459 Bump crate-ci/typos from 1.46.1 to 1.46.2 (#126)
6c08ff2 Bump crate-ci/typos from 1.46.0 to 1.46.1 (#125)
8dc251c Bump crate-ci/typos from 1.45.2 to 1.46.0 (#124)
59bdff6 Stage Dependabot auto-merge smoke test (#123)
39d522f Enable event-driven Dependabot auto-merge (#122)
ef64666 Update pinned rust-toolchain workflow action (#119)
f5dd252 Bump crate-ci/typos from 1.45.2 to 1.46.0 (#121)
303e168 Sync v1.0.11 version bump back to dev (#120)
v1.0.11
Release v1.0.11
Commit: b2c1586
Changes:
b2c1586 chore: release 1.0.11
95ef6a1 Serialize hotkey conversions and stabilize sequence handling (#118)
22f457f Skip already-correct words in double-shift conversion (#117)
d685e3c Bump crate-ci/typos from 1.45.1 to 1.45.2 (#115)
daefc78 Bump devops-actions/actionlint from 0.1.11 to 0.1.12 (#116)
v1.0.10
Release v1.0.10
Commit: ba2579a
Changes:
ba2579a chore: release 1.0.10
d0675e8 Respect Caps Lock state during text capture (#114)
e13dac1 Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 (#113)
80d8672 Harden Dependabot auto-merge policy (#111)
a423046 Bump crate-ci/typos from 1.34.0 to 1.45.1 (#108)
b4c6487 Bump actions/github-script from 8.0.0 to 9.0.0 (#107)
v1.0.9
v1.0.8
v1.0.7
Release v1.0.7
Commit: 42cb91b
Changes:
42cb91b chore: release 1.0.7
9d19dad Avoid pushing dev during releases (#102)
700b709 Batch dependency maintenance updates (#101)
8adfbd5 Support protected release pushes (#100)
160d2d7 Stabilize release bump output parsing (#99)
8e4bdfe Bump lingua from 1.7.2 to 1.8.0 (#91)
6fc7bae Repair release version rewrite (#98)
bc0ef41 Fix release helper allow-failure handling (#97)
dfd7820 Fix release detection for merged Dependabot cargo PRs (#96)
cee11db Bump tracing-subscriber from 0.3.22 to 0.3.23 (#89)
679648d Bump devops-actions/actionlint from 0.1.10 to 0.1.11 (#87)
3208ae2 Refresh stale Dependabot branches before auto-merge (#95)
10a51d9 Bump zizmorcore/zizmor-action from 0.3.0 to 0.5.2 (#88)
44a0a7a Automate Dependabot merges and releases (#94)
c278651 Enforce worktree and Rust build isolation policy
e80dab6 Make pre-task initialization optional for fresh environment bootstrap only
10ead45 Align agent instructions with codex-tools live-fetch bootstrap
693417d Fix startup state safety and stabilize test isolation; add PR-only CI flow (#84)
3969418 chore: update Cargo.lock
a2a1e6a bump
30febdc common
f315e78 chore(release): bypass execution policy for repo scripts
0f0594a chore: implement one-command release automation
15a0fb9 Remove Ctrl+C fallback: passive selection probes + hotkey formatting fix