Encon 1.6.7
Encon 1.6.7 has been released and is is now available from Maven Central.
The main changes related to abandoning cached values (or simplify implementation) for Erlang terms. In the future release distribution header will be used for atoms caching.
Changed
ErlangInteger.cached
now hasjava.lang.Integer
-like cache strategy.
Removed
ErlangAtom.cached
methods;ErlangPid.cached
method.