Releases: wayneyaoo/alfred-cheat
1.2.2 Release
1.2.1 Release
- #29 Add Python3 support to the workflow thanks to @giovannicoppola
1.2.0 Release
-
(#4) New feature: Support hierarchical structure. Now the tool will try to flatten every cheatsheet in the base dir.
-
(#7) Improvement: More semantic hints when searching.
-
(#5) Fix: Any file or directory starting with
.
will be ignored. -
(#6) Fix: Global searching doesn't work when a directory presents in the base dir.
1.1.5 Release
- Fix problem: global search
--search
doesn't work
1.1.0 Release
Version bump to 1.1.0 including several improvements and fix.
-
Fix a bug that may cause an error to be printed out when searching like
cheat hdjashdj dkshakjdas
. -
Fix a bug that may cause the searching keyword being ignored after the first space.
-
Improvement (#3): searching logic is more natural now.
-
Improvement: prevent Alfred search callback in some cases.
-
Add feature (#2): paste. Now you can hit enter to directly copy the command to the frontest application, or use
cmd+c
to copy to clipboard. (If you don't expect hitting enter to directly paste, toggle it off in the workflow setting).
1.0.0 Release
🎉 This is the initial release. Import the .alfredworkflow
directly and you're good to go.