2.9 Release
Add database and detection for OTP-27.1
Some enhancements :
- Ignore directory
.erlang.mk
as using rebar3 and containing beam files - Add GEAS_GUILTY environment variable
- Display more concise guilty list by default (can be overridden by GEAS_GUILTY="1")
Potential incompatibility :
- Geas is now using some functions introduced in 20.0. Consider using version < 2.9 if necessary. A work is required to get rid of this constraint.