v1.1.3
What's Changed
- Package loader fix by @spyoungtech in #203 -- thanks to @fantonhike for reporting the issue
This change fixes a bug that prevents fallback mechanisms from working when the package data cannot be found (which usually happens when freezing/compiling an app). ahk
should now work in more packaging scenarios than it did previously.
Full Changelog: v1.1.2...v1.1.3