* Alias `set_background_image` to `set_window_image` for consistent vocabulary usage! * Export `set_visible` correctly
0.2.5
* Fixed rotation for ellipses
0.2.4
* Fix cropping issue for `emoji` on mac due to SVG viewBox * Remove unnecessary `print` * Moved dev dependencies to `requirements_dev.txt`
0.2.3
* Layering now respects creation order within a layer * Ignore capitalization for emojis
0.2.2
* Bugfix for turn_right and turn_left, added in a few missing functions * Bugfix for point_towards functions, math was incorrect * Added `emoji_clicker` example * Fixed `group` to respect offsets * Added `get_window_width`/`get_window_height`; make `get_width`/`get_height` work for windows AND objects