- Add support for
ERLCASS_USE_CCACHEenv variable which significantly reducing build times (On subsequent builds of unchanged code, ccache will serve compiled objects from its cache) - Fix for Fails to compile with cmake v4 (#66)
- Compilation error fix on Erlang/OTP 28 by @swizard0 in #68
- Allow identifier to be a binary. by @eseres in #67