[ANN] geas 2.6

PAILLEAU Eric eric.pailleau@REDACTED
Sat Feb 22 15:06:50 CET 2020


Hi

Geas 2.6 has been released !

Geas is a tool detecting the runnable official Erlang release window for 
your project.

Geas will tell you also :

     - what are the offending functions in the beam/source files that 
reduce the available window.
     - if some beam files are compiled native.
     - the installed patches and recommend patches that should be 
installed depending your code.

Geas is available as a module, erlang.mk and rebar 2/3 plugins.

Changelog :
     - *New features* :
         - Three new environment variables
         - Variables can now be set in rebar.config
         - semver OTP frame can be set with new variable GEAS_FRAME
         - OTP table can now be updated locally without requiring a new 
geas release
         - Both erlang.mk and rebar3 use in same project is now 
correctly managed. As geas is now aware of caller plugin identity.

Requirement :
     - rebar users need to upgrade geas_rebar3 plugin to version 1.3 on 
hex.pm.

Thanks to seriyps for testing and ideas.

https://github.com/crownedgrouse/geas
https://github.com/crownedgrouse/geas/releases/tag/2.6.0
https://github.com/crownedgrouse/geas/wiki/API-changelog#release--26


Cheers !

Eric


More information about the erlang-questions mailing list