Skip to content

Latest commit

 

History

History
77 lines (37 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

77 lines (37 loc) · 2.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2024-07-05)

2.0.0 (2024-07-05)

Bug Fixes

  • update to work with node LTS (7dacc18)

1.3.1 (2021-09-05)

1.3.0 (2021-09-05)

Features

  • show all projects when no input (d81dc6e)

1.2.0 (2021-09-05)

Features

  • automatically rerun script in 1s (5dec5ec)

1.1.0 (2021-07-14)

Features

  • support glob pattern for wds (66336b9), closes #10

Bug Fixes

  • deps: update dependency alfy to ^0.11.0 (c71bdc3)

1.0.1 (2021-04-15)

Bug Fixes

  • deps: update dependency alfy to ^0.10.0 (092c427)
  • 🐛 fix alfy-init not run after install (9bf5a1f)

1.0.0 (2021-02-07)

Features

0.1.3 (2021-02-07)

  • Support find projects start with a dot, e.g. .dotfiles

0.1.2 (2019-08-15)

  • Fix duplicated search results.

0.1.1 (2019-08-15)

  • Fix cannot find a-b from ab.
  • Optimize search performance.

0.1.0 (2019-08-15)

  • Improve search performance.
  • Add more search strategy.

0.0.0 (2019-08-14)

  • First version.