Skip to content

0.12.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 14 Mar 09:48
· 536 commits to main since this release
c5370bd
  • Compress document ETS table, reducing RAM consumption (thanks @seriyps)
  • Fix support for snippets
  • Fix Elvis configuration and address linting issues
  • Remove dependency on cowlib, reducing size of the escript and compilation times
  • Enable bound_var_in_pattern, unused_includes and unused_macros diagnostics by default