Skip to content

Releases: crownedgrouse/geas

2.9 Release

19 Jan 20:12
Compare
Choose a tag to compare

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

14 Jul 14:00
Compare
Choose a tag to compare

Add database and detection for OTP-27

2.8 Release

23 Dec 15:24
Compare
Choose a tag to compare
  • 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

30 Sep 09:19
Compare
Choose a tag to compare

OTP 26.1 detection and database.

2.7.13 Release

21 May 17:20
Compare
Choose a tag to compare

OTP 26.0 detection and database.

2.7.12 Release

11 Mar 17:45
Compare
Choose a tag to compare
  • Update for OTP 25.3 detection and database

2.7.11 Release

18 Dec 13:50
Compare
Choose a tag to compare

Update for OTP 25.2 detection and database

2.7.10 Release

09 Oct 12:59
Compare
Choose a tag to compare
  • Update for OTP 25.1 detection and database

2.7.9 Release

25 Jun 09:24
Compare
Choose a tag to compare
  • Update for OTP 25.0 detection and database

2.7.8 Release

12 Mar 08:57
Compare
Choose a tag to compare
  • Update for OTP 24.3 detection and database