Skip to content

partition-manager v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 17:48
· 28 commits to main since this release
8760d24
Don't divide by zero (#53)

Fix #39

This mostly just improves the logging. This can still happen if the partitions
have out-of-order numbers, which is going to be handled more in #51