What's Changed
* add pre-commit by spyoungtech in https://github.com/spyoungtech/ahk/pull/128
* Code style pre-commit hooks by spyoungtech in https://github.com/spyoungtech/ahk/pull/129
* Implement win_wait and make win_get consistent with find_window by spyoungtech in https://github.com/spyoungtech/ahk/pull/149
* Add UTF-8 codepage explicitly by spyoungtech in https://github.com/spyoungtech/ahk/pull/150
This release has some potential breaking changes, as the API for win_get and (async) find_window have changed slightly.
New Contributors
* pre-commit-ci made their first contribution in https://github.com/spyoungtech/ahk/pull/130
**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v0.13.0...v0.14.0