- Added logic to handle child recurfaces not being comparable - Moved code disabling pygame support prompt into central init file
No breaking changes.
1.0.4
- Corrected type hints
No breaking changes.
1.0.3
- Quick correction in setup.py
No breaking changes.
1.0.2
- Changed to more permissive MIT license; LGPLv3 was previously chosen for compatibility with Pygame, but this is unnecessary since Pygame is not redistributed along with this package
No breaking changes.
1.0.1
- Amended type hints relating to render position to allow float values. No functionality has changed, as Pygame already handles float values in a compatible manner - Minor additions and changes to comments
1.0.0
- From v1.0.0 onwards, this package will follow SemVer - Dependencies are now correctly pinned