github mrjackwills/oxker v0.2.0

latest releases: v0.6.4, v0.6.3, v0.6.2...
17 months ago

2023-01-21

Chores

Features

all potentially considered breaking changes

  • store Logs in own struct, use a hashset to track timestamps, hopefully closes #11, [657ea2d]
  • Spawn docker commands into own thread, can now execute multiple docker commands at the same time, [9ec43e1]
  • align memory columns correctly, minimum byte display value now 0.00 kB, rather than 0 B, closes #20, [bd7dfcd], [51c5800]

Refactors

  • main.rs tidy up, [97b8934]
  • derive Default for GuiState, [9dcd050]
  • param reduction, AtomicBool to Relaxed, [0350293]

see CHANGELOG.md for more details

Don't miss a new oxker release

NewReleases is sending notifications on new releases.