[ANN] geas 2.6.2 (Erlang 22.3)

Eric PAILLEAU eric.pailleau@REDACTED
Sun Mar 22 19:09:10 CET 2020


Hi

Geas 2.6.2 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 can be part of your CI process by checking compatibility of your
project against version constraints, before testing it with several OTP
versions.

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

Changelog :

    - Update for Erlang 22.3 detection and database


Hex.pm :  https://hex.pm/packages/geas

https://github.com/crownedgrouse/geas
https://github.com/crownedgrouse/geas/releases/tag/2.6.2

Changes in Erlang/OTP since 22.2 :
https://raw.githubusercontent.com/crownedgrouse/geas_devel/master/doc/reldiffs/yaml/22.2%7E22.3

Cheers !

Eric


More information about the erlang-questions mailing list