Skip to content

v1.9.5

Compare
Choose a tag to compare
@jlsneto jlsneto released this 15 Dec 09:45
· 17 commits to master since this release
2f57565
V1.9.5 (#203)

* update: updated version to 1.9.4

* chore: add Rotation utils

* fix: fixed imports

* fixes: Point fix.

* utils: add funcs

* chore: add BMP read

* chore: add win32 api

* improve: improve window capture

* improve: improve Mouse

* improve: improve Window

* The standard behavior is that pprint will break strings into chunks of 80 characters per line. This update lets the user control the width of strings for pprinting samples of iterables, using 200 as a default value. (#204)

* cereja: fixes bug in visualize_sample

* utils: adds parameter to control the width of strings in function `visualize_sample`

* cereja: updates version

---------

Co-authored-by: Denny <[email protected]>

* fixes: fix error on python 3.7

* improves: improve Keyboard and Mouse

---------

Co-authored-by: Denny <[email protected]>
Co-authored-by: Denny <[email protected]>