Skip to content

Releases: joncrangle/sketchybar-system-stats

v0.8.1

09 Jan 22:41

Choose a tag to compare

What's Changed

  • feat: lock file to prevent multiple stats_provider instances

v0.8.0

15 Oct 23:04
bb6401c

Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8.0

v0.7.1

15 Oct 00:44

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

v0.7.0

23 Sep 18:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.5...0.7.0

v0.6.5

04 Sep 14:38

Choose a tag to compare

What's Changed

  • fix: close issue #99
  • chore(deps): bump anyhow, cc, clap, sysinfo, tokio
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #94

Full Changelog: 0.6.4...0.6.5

v0.6.4

13 Apr 19:48

Choose a tag to compare

Refresh network interfaces every 5 cycles to address #59

v0.6.3

10 Dec 22:51
84e2442

Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

v0.6.2

09 Nov 14:36

Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

v0.6.1

25 Oct 03:58
bc776a0

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

v0.6.0

15 Oct 03:31
223c31b

Choose a tag to compare

Fix memory leak by freeing sketchybar response. Deallocating ports and periodic refresh to reduce number of mach ports in use.