Skip to content

h-raylib version 5.5.0.0

Compare
Choose a tag to compare
@Anut-py Anut-py released this 12 Jul 18:32
· 16 commits to master since this release

12 July 2024

  • BREAKING CHANGE: Reimplemented Vector2/3/4 using linear's V2/3/4
  • [#55] BREAKING CHANGE: Completely reworked memory management (check DOCUMENTATION.md and the example programs)
  • Dropped ghc 8.10 support
  • [#54] Exposed internal modules
  • [#56] Fixed a bug with loadFontEx and other font-related functions not working