Releases: crownedgrouse/geas
Releases · crownedgrouse/geas
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.
2.8.1 Release
Add database and detection for OTP-27
2.8 Release
- Update database and detection for OTP-26.2
Fixes : - Prevent crash when min. is higher than max. in expected range
- Don't crash if a BEAM's compile_info does not include options
- A more specific error message when exiting with 1
Thank to kivra-pauoli for PRs.
2.7.14 Release
OTP 26.1 detection and database.
2.7.13 Release
OTP 26.0 detection and database.
2.7.12 Release
- Update for OTP 25.3 detection and database
2.7.11 Release
Update for OTP 25.2 detection and database
2.7.10 Release
- Update for OTP 25.1 detection and database
2.7.9 Release
- Update for OTP 25.0 detection and database
2.7.8 Release
- Update for OTP 24.3 detection and database