Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 03:12
· 464 commits to main since this release

2023-01-29

Chores

Docs

Fixes

  • deadlock on draw logs when no containers found, [68e444b]
  • github workflow release on main only (with semver tag), [e4ca41d], [749ec71]

Refactors

  • major refactor of internal data handling, [b4488e4]
  • needless (double) referencing removed, [a174daf]
  • app_data methods re-ordered & renamed, [c0bb535]

Reverts

  • is_running AtomicBool back to SeqCst, [c4d8006]

see CHANGELOG.md for more details