Releases: lukewilliamboswell/roc-ray
Releases · lukewilliamboswell/roc-ray
Test 1
test-2 try temporary release
0.4.0
What's Changed
- Add CI for Arm64 Mac by @lukewilliamboswell in #24
- minor README improvements by @Anton-4 in #23
- Rename Raylib to RocRay by @lukewilliamboswell in #25
- New mouse API by @Giesch in #26
- Add Keys by @Giesch in #27
- Remove IVector2 by @Giesch in #28
- Setup windows by @lukewilliamboswell in #30
- Update README by @lukewilliamboswell in #29
- Add a justfile by @Giesch in #31
- Add RocColor glue by @lukewilliamboswell in #33
- Add more glue types RocRectangle, RocVector2 by @lukewilliamboswell in #34
- Initial support for Textures by @lukewilliamboswell in #35
- Fix for Rectangle and Vector2 by @lukewilliamboswell in #36
- WIP Audio by @Giesch in #37
- Complete 2d_camera example, add MouseWheel by @lukewilliamboswell in #39
- Tracking valid states in host by @lukewilliamboswell in #40
- Cleanup API and update documentation by @lukewilliamboswell in #41
New Contributors
Full Changelog: 0.3...0.4.0
0.3
What's Changed
- Add a license by @lukewilliamboswell in #14
- Add features by @lukewilliamboswell in #15
- New features by @lukewilliamboswell in #16
- New features by @lukewilliamboswell in #17
- More features by @lukewilliamboswell in #18
- Migrate to a Rust host by @lukewilliamboswell in #19
- bring back setDrawFPS by @Giesch in #21
- Simplify Raylib dependency by @lukewilliamboswell in #22
New Contributors
Full Changelog: 0.2...0.3
0.2
What's Changed
- Update README.md by @lukewilliamboswell in #10
- Improve support for Windows by @lukewilliamboswell in #11
- Linux dependencies and gitignore by @jared-cone in #12
- New features by @lukewilliamboswell in #13
New Contributors
- @jared-cone made their first contribution in #12
Full Changelog: 0.1.1...0.2
0.1.1
0.1
What's Changed
- Add a pong example :) by @jaredly in #1
- Add drawable and some basic shapes by @lukewilliamboswell in #2
- Activate linux CI by @lukewilliamboswell in #3
- Update README by @lukewilliamboswell in #4
- Add measure text effect by @lukewilliamboswell in #5
- Upgrade to zig 0.13.0 by @lukewilliamboswell in #6
- Cleanup Things by @lukewilliamboswell in #7
- use record update shorthand by @lukewilliamboswell in #8
New Contributors
- @jaredly made their first contribution in #1
- @lukewilliamboswell made their first contribution in #2
Full Changelog: test...0.1
test
More testing packages