Skip to content

Releases: sile/erl_dist

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:30

What's Changed

  • Remove bitflags, byteorder, and orfail dependencies by @sile in #25
  • Replace serde_json with nojson and bump rand to 0.10 by @sile in #26

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:03

What's Changed

  • Update dependencies (rand, bitflags, eetf) by @sile in #18
  • Remove Coveralls integration by @sile in #19
  • Remove thiserror by @sile in #20
  • Update dev dependencies (clap, smol, anyhow->orfail) by @sile in #21
  • Update eetf to v0.10 by @sile in #22
  • Update Rust edition from 2021 to 2024 and modernize CI workflows by @sile in #23
  • Update dependencies: eetf 0.10 → 0.11, md5 0.7 → 0.8, replace clap with noargs by @sile in #24

Full Changelog: 0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@sile sile released this 16 Jun 12:42

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

Choose a tag to compare

@sile sile released this 03 Apr 01:00

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

Choose a tag to compare

@sile sile released this 02 Apr 12:44

What's Changed

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

Full Changelog: 0.4.0...0.5.0

v0.4.0

Choose a tag to compare

@sile sile released this 02 Apr 10:02

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

Choose a tag to compare

@sile sile released this 23 Mar 13:50

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