[erlang-questions] [ANN] geas 2.0.6
PAILLEAU Eric
eric.pailleau@REDACTED
Wed Mar 16 23:51:37 CET 2016
Hi,
Geas 2.0.6 has been released.
Geas is a tool that will detect the runnable official Erlang release
window for your project.
https://github.com/crownedgrouse/geas
Main changes since last release :
- 18.3 Erlang version : geas database update and detection.
- Geas will automatically exclude some notoriously buggy Erlang
version if some module/function/arity are concerned.
For now only R16B03 with syntax_tools.
To disable this feature, simply export GEAS_DISC_RELS=0
environment variable.
- Environment variable GEAS_LOG allow to display analyze logs.
- Some process dictionary entries are now available after compat run.
- Some bug fixes.
https://github.com/crownedgrouse/geas/wiki/API-changelog
Cheers,
Eric
More information about the erlang-questions
mailing list