Skip to content

v4.1.4

Latest

Choose a tag to compare

@silviucpp silviucpp released this 25 Mar 18:40
· 1 commit to master since this release
  • Add support for ERLCASS_USE_CCACHE env 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