[erlang-questions] [ANN] geas 2.3.0 (Erlang 21.1)
PAILLEAU Eric
eric.pailleau@REDACTED
Sat Sep 29 12:53:55 CEST 2018
Hi
Geas 2.3.0 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 :
- Update for Erlang 21.1 detection and database
- Geas is now available on hex.pm (geas_rebar3 plugin later)
- Geas project is now using Travis CI build status.
https://github.com/crownedgrouse/geas
https://github.com/crownedgrouse/geas/releases/tag/2.3.0
Cheers !
Eric
More information about the erlang-questions
mailing list