Skip to content

Releases: sile/erl_dist

v0.6.0

16 Jun 12:42
Compare
Choose a tag to compare

What's Changed

  • Fix field types of MonitorPExit and PayloadMonitorPExit messages by @sile in #14
  • Marking message serialization public. by @slawlor in #15
  • Support OTP 26.0 by @sile in #16

New Contributors

Full Changelog: 0.5.1...0.6.0

v0.5.1

03 Apr 01:00
Compare
Choose a tag to compare

What's Changed

  • Remove the host name part of a dynamic name by @sile in #13

Full Changelog: 0.5.0...0.5.1

v0.5.0

02 Apr 12:44
Compare
Choose a tag to compare

What's Changed

  • Support dynamic node name feature by @sile in #12

Full Changelog: 0.4.0...0.5.0

v0.4.0

02 Apr 10:02
Compare
Choose a tag to compare

What's Changed

  • Rewrite using async/await syntax and futures-v0.3 by @sile in #6
  • Add new messages by @sile in #7
  • Refactor epmd module by @sile in #8
  • Refactor handshake module by @sile in #9
  • Refactor node module and other misc components by @sile in #10
  • Refactor message module by @sile in #11

Full Changelog: 0.3.0...0.4.0

v0.3.0

23 Mar 13:50
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @sile in #3
  • Update edition to 2021 by @sile in #4
  • Use GitHub Actions for CI instead of Travis CI by @sile in #5

Full Changelog: 0.2.0...0.3.0