Releases: electronstudio/raylib-python-cffi
Releases · electronstudio/raylib-python-cffi
3.7.0.post10
fix missing file bug in source builds
v4.0a4
Alpha test of Raylib 4.0-dev
pip3 install raylib==4.0a4
v3.7.0.post9
Move pyray into its own package. No need to use class anymore.
v3.7.0.post8
Split static and dynamic modules into completely separate packages but with same API
Support building on M1 macs (no binaries yet)
Improve docs
Make importing simpler
3.7.0.post4
Updated docstrings and docs using better data from raylib_api.json.
3.7.0.post3
- Auto-complete on all functions in Pycharm (thanks @Guilherme32 )
- New docs and API reference: https://electronstudio.github.io/raylib-python-cffi/
- Support for Python 3.10
2.6.0
add more windows dlls and hope one works
2.5.0.post4
fix transparent example on mac
First release
pip3 install raylib