0.12.0
- 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
andunused_macros
diagnostics by default