Skip to content

Changelog

0.5.9 (2026-05-27)

Bug Fixes

0.5.8 (2026-05-27)

Features

Bug Fixes

  • ci: restore x86_64-unknown-linux-musl release binary (#90) (0dccee5), closes #89
  • use standard pattern for lefthook (closes #86) (#91) (48b5a51)

Miscellaneous Chores

  • deps: update rust crate serde_json to v1.0.150 (#87) (2581de9)

0.5.7 (2026-05-12)

Features

  • add support for tree-sitter (#77) (afd6605)
  • allow overriding output dirs with ENV vars (#52) (fc423c9)
  • support tools from alternative backends (#41) (6e39bc0)

Bug Fixes

  • merge duplicate tests module in sync.rs (#82) (c469875)
  • rename installed binary to misecompsync (closes #79) (#81) (bd235ff)

0.5.6 (2026-05-04)

Documentation Updates

  • standardize README to alltuner brand structure (#73) (2057074)

0.5.5 (2026-05-03)

Miscellaneous Chores

0.5.4 (2026-05-03)

Build System

  • track Cargo.lock so release builds with --locked succeed (#69) (78a9a78)

0.5.3 (2026-05-03)

CI/CD Changes

  • align PR title check with org canonical workflow (#67) (73a1093)

0.5.2 (2026-05-03)

Miscellaneous Chores

  • deps: update amannn/action-semantic-pull-request action to v6 (#66) (be5454f)

CI/CD Changes

  • validate PR titles as conventional commits (#64) (f27297d)

0.5.1 (2026-05-02)

Bug Fixes

  • bundle dependency and registry updates from recent merges (#59) (98e9409)
  • registry: remove mkcert (closes #50) (#61) (b588589)

0.5.0 (2026-04-01)

Features

Bug Fixes

  • deps: update rust crate toml to v1 (#35) (ea3241f)
  • generate-registry: migrate from mise registry.toml to API endpoint (#42) (329a9b9)
  • remove unused json import in generate-registry (#47) (d3e7c29)

0.4.4 (2026-02-11)

Bug Fixes

0.4.3 (2026-01-16)

Bug Fixes

  • ci: remove auto-generation of tools docs from workflow (#29) (25d873b)

0.4.2 (2026-01-15)

Bug Fixes

  • ci: remove auto-generation of tools docs from workflow (#28) (9cdc1af)
  • scripts: handle missing mise in CI gracefully (#26) (70651da)

0.4.1 (2026-01-15)

Bug Fixes

  • docs: trigger rebuild on CHANGELOG changes and include in site (#24) (d1a5bd1)

0.4.0 (2026-01-15)

Features

  • docs: enhance tool documentation with metadata and status tracking (#23) (8159951)

Bug Fixes

  • registry: remove tools without completion support (#21) (4d5e7ba)

0.3.0 (2026-01-15)

Features

  • add worktrees directory to gitignore (#15) (c43f8ae)
  • docs: convert from mdBook to MkDocs with Material theme (#18) (1075920)
  • registry: pattern-based format with schema versioning (#17) (e7e72cc)

0.2.2 (2026-01-15)

Bug Fixes

  • registry: remove tools without completion support (#14) (7f3a0b5)
  • wrap completion commands with mise x for tool availability (#12) (32f58c5)

0.2.1 (2026-01-15)

Bug Fixes

  • ci: chain release workflows and always bump patch (#9) (415f670)

0.2.0 (2026-01-15)

Features

  • add release infrastructure and expand registry (#5) (e36dd40)