0.9.100 - 14 Mar 2023
Minimum macOS version: 11.0
Fixed
- None
Changed
- None
Added
- hs.hash now has binary-preserving variants of MD5/SHA1/SHA256/SHA512 (where the existing functions encode the hash to a hex string). These functions have been added to support the new OBS Spoon
0.9.99 - 13 Mar 2023
Minimum macOS version: 11.0
Fixed
- Revert SocketRocket pod update. Closes #3422 #3424
- Fix hs.application.get() interpreting Lua patterns #3425
Changed
- The default behaviour of hs.application.find() has changed slightly. You may get different results than before, but they should be more correct now.
Added
- hs.application.find() now has two additional parameters for controlling how the hint string is interpreted