v1.0.0
What's Changed
Add
- Add: add Robotgo Pro for JS, Lua, Python and other languages
- Add: add OpenCV find images support
- Add: add multi display and scale support
- Add: add pid event support
Update
- Update: huge update and fixed bugs
- Update: Refactor some C code to Go
- Update: simply API to V1
- Update: move event and bitmap to other repo
- Update: move docs to godoc
Others
- Update: simply key code by @vcaesar in https://github.com/go-vgo/robotgo/pull/727
- Fix: return key by @vcaesar in https://github.com/go-vgo/robotgo/pull/728
- Fix: use window ref instead of app ref to get bounds on macos by @cnwangjie in https://github.com/go-vgo/robotgo/pull/730
- Update: move old docs to archived by @vcaesar in https://github.com/go-vgo/robotgo/pull/734
- Update: update CI to newest by @vcaesar in https://github.com/go-vgo/robotgo/pull/735
- Add: add auto up key flags fixed bug by @vcaesar in https://github.com/go-vgo/robotgo/pull/740
- Add: add cla.md support by @vcaesar in https://github.com/go-vgo/robotgo/pull/741
- Update: update readme.md rm redundancy by @vcaesar in https://github.com/go-vgo/robotgo/pull/742
- Update: update go mod and readme.md by @vcaesar in https://github.com/go-vgo/robotgo/pull/744
- Update: update github templates by @vcaesar in https://github.com/go-vgo/robotgo/pull/745
- Update: update copyright head and update win UTF16 string by @vcaesar in https://github.com/go-vgo/robotgo/pull/746
New Contributors
- @cnwangjie made their first contribution in https://github.com/go-vgo/robotgo/pull/730
Full Changelog: https://github.com/go-vgo/robotgo/compare/v0.110.8...v1.0.0