Skip to content

Releases: sile/erldash

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 07:37

What's Changed

  • Update dependencies and GitHub Actions workflows by @sile in #14
  • Use nojson crate by @sile in #16
  • Use noargs crate by @sile in #17
  • Update dependencies and modernize CI/build configuration by @sile in #18

Full Changelog: 0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@sile sile released this 13 Feb 11:51

What's Changed

  • Replace tui (no longer maintained) with ratatui by @sile in #10
  • Update dependencies by @sile in #12
  • Add --port option to support epmdless nodes by @sile in #13

Full Changelog: 0.2.0...0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 01:54

What's Changed

  • Display current time in the top-right corner of the dashboard by @sile in #7
  • Add node name column to the header by @sile in #8
  • Introduce run and replay subcommands (breaking change) by @sile in #9

Full Changelog: 0.1.5...0.2.0

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Oct 02:32

What's Changed

  • Update dependencies and remove ordered-float crate by @sile in #5
  • Add --record and --replay options by @sile in #6

Full Changelog: 0.1.3...0.1.5

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 11:49

What's Changed

  • Update dependencies
  • Add repology badge by @jubalh in #4

New Contributors

  • @jubalh made their first contribution in #4

Full Changelog: 0.1.2...0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 May 21:33

What's Changed

  • Fix typo: s/processe_count/process_count/ by @sile in #2

Full Changelog: 0.1.1...0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 May 11:38

What's Changed

  • Fix a bug during average calculation by @sile in #1

Full Changelog: 0.1.0...0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 May 08:30

First release.