Files
oxkerclone/.github/release-body.md
T
2023-01-21 22:20:40 +00:00

1.3 KiB

2023-01-21

Chores

Features

all potentially considered breaking changes

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

Refactors

see CHANGELOG.md for more details