Releases: yuluo-yx/typo
Releases · yuluo-yx/typo
v1.5.0
v1.4.0
v1.3.0
v1.2.0
1.2.0 (2026-05-05)
Features
- cmd: add typo selfupdtae cmd (#146) (cce626c)
- command: command candidate index optimization (#143) (6b470a2)
- distance: optimize distance (#142) (5b48ab7)
- engine: add command options params support (#130) (6d90d52)
- enhance typo updatre cmd (#150) (7ce00c6)
- known: parallelizing path command discovery (#141) (dcf2682)
- parser-git: feat git pull set upstream bug (#139) (6fdbb8e)
- parser: add generic stderr parser for broad CLI coverage (#131) (712bb07)
- update debug command (#148) (f7bfd59)
Bug Fixes
- codespell: ignore test spell (d8b2af4)
- engine: track command cache version (#144) (027d8c3)
- fix makefile target error (#147) (adfcada)
Performance Improvements
v1.1.0
v1.0.0
1.0.0 (2026-04-18)
⚠ BREAKING CHANGES
- docs: Establishes the v1.x stability contract. All CLI subcommands, flags, config keys, and shell integration behaviors documented in docs/reference/stability.md are now subject to semantic versioning guarantees.
Features
- add type pkg (#107) (aa76bde)
- add utils pkg (#108) (bc673ef)
- cloud: add more cloud cli support (#85) (2034415)
- command: add typo command fix (#34) (dbb3d5d)
- commands: add common IaC tools to DiscoverCommon (#55) (0e5c9e7)
- doctor: update typo doctor command (#87) (e360552)
- fish: add fish integration (#86) (40db08b)
- install: add brew install support (#90) (6bcf273)
- migrate utility functions to internal/utils package (#116) (a884838)
- move Rule and HistoryEntry to internal/types as stable data contracts (#115) (10549cb)
- optimize shell & history (#114) (5cf8136)
- optimize subcommanf logic (d0d48f8)
- optimize subcommanf logic (21085cf)
- support multi-level subcommand (#105) (e3ed58c)
- win: add windows download scripts and update related docs (#72) (180dca7)
Bug Fixes
- bash: fix bash 4.x integration error (#79) (fbda5e2)
- ci: reduce benchmark false positives with 10% threshold and rolling baseline (#83) (1768b78)
- lint: fix code lint error (b8a3652)
- make: fix repeat makefile target (c665d74)
- windows: fix windows install script bug (#113) (094b054)
Performance Improvements
- engine: eliminate redundant distance computations on hot path (#74) (16f7ef4), closes #44
- optimize command tree performance (#111) (d8458ce)
Miscellaneous Chores
v0.2.0
0.2.0 (2026-04-06)
Features
- command: adapt windows powershell (#42) (d742c4f)
- command: add cloud provider CLIs to common commands list, for aws gcloud az (#23) (e5b6987)
- config: add typo config file (#24) (e77167d)
- config: support rule enable and disable config (#33) (21797e6)
- install: add bash shell integration (#26) (6363eaa)
- release: add windows platform binary (#40) (57109d4)
Bug Fixes
v0.1.1
v0.1.0
0.1.0 (2026-03-31)
Features
- release: integrate semver release automation (c7ee665)
Bug Fixes
- increase default help timeout to 1s to stabilize CI (2ebcb10)
- parse comma-separated subcommands for npm v6-v11 help formats (b1b4d5d)
- parse comma-separated subcommands for npm v6-v11 help formats (d1e043c)
- release: add bootstrap sha so release-please has a commit baseline (69c5182)
- release: add bootstrap sha so release-please has a commit baseline (6d11ae8)
- release: security enhancement in ci to pin SHA-256 image tag (0a6b2ab)
- release: update release-please to include config location (ca66bad)
- release: update release-please to include config location (bf950ab)
v26.03.29
Full Changelog: v26.03.27...v26.03.29