Releases: jaywcjlove/hotkeys-js
Releases · jaywcjlove/hotkeys-js
v3.0.1
v3.0.0
- 🌟Rebuild code.
- 🌟Update website.
- 🌟Build hotkeys.js
- 🌟Add deploy command.
- 🌟Add build status.
- 🌟Add .travis.yml
- 🌟Add LICENSE file.
- ⛑Add test case.
- 💄Update .gitignore
- 🐞Fixed getMod pass parameter error.
- 🐞Fixed compareArray function is not exported.
- 📖Fix function does not exist.
v2.0.9
v2.0.8
v2.0.7
v2.0.5
released v2.0.5
v2.0.4
v2.0.3
- 7245edc - Fix the error for the parameter is empty.
- 30523a7 - Shortcut case support. @blackcater
- 30523a7 -
Cmd + ,,,
special support. @blackcater - 30523a7 -
cmd+command+c
support. @blackcater - b949d03 - Add test cases.