10 curated breaking changes across major versions of h-raylib. Use this as a migration checklist before bumping dependencies.
\[[#60](https://github.com/Anut-py/h-raylib/issues/60)\] Added the `disable-lens` flag
Loosened version bounds
**BREAKING CHANGE**: `setGamepadVibration` takes a fourth argument, `duration` (upstream change in raylib)
Loosened the version bound on `base`
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/hackage/h-raylib**BREAKING CHANGE**: Removed `loadImageSvg` (upstream change in raylib)
\[[#58](https://github.com/Anut-py/h-raylib/issues/58)\] Added support for `setTraceLogCallback`
\[[#55](https://github.com/Anut-py/h-raylib/issues/55)\] **BREAKING CHANGE**: Completely reworked memory management (check `DOCUMENTATION.md` and the example programs)
Dropped ghc 8.10 support
\[[#54](https://github.com/Anut-py/h-raylib/issues/54)\] Exposed internal modules
\[[#56](https://github.com/Anut-py/h-raylib/issues/56)\] Fixed a bug with `loadFontEx` and other font-related functions not working