Partisan v6.0.0 - now available on Hex.pm

Hello,

We just posted a new Partisan release (v6).

There are tons of improvements to concurrency, bug fixes in HyParView topology and some breaking API changes to make Partisan closer to Erlang in its semantics.

In particular we now have a parse transformation that will compile the partisan_* otp variants based on your release’s OTP version (supporting OTP 27, 28 and 29). Future OTP support is now just a matter of running the test suites with the new version. Partisan is currently tested on those 3.This replaces my previous implementation which was hand-made and lagging behind the OTP version.

Check the Changelog and the Migration Guide to upgrade from v5 to v6.

Happy coding!

7 Likes