Releases: stepchowfun/docuum
Releases · stepchowfun/docuum
v0.12.0
Merge pull request #86 from stepchowfun/v0.12.0 Release v0.12.0
v0.11.0
Merge pull request #81 from stepchowfun/v0.11.0 Release v0.11.0
v0.10.0
Merge pull request #76 from stepchowfun/v0.10.0 Release v0.10.0
v0.9.5
Merge pull request #69 from stepchowfun/zombies Fix a bug which caused zombie processes to accumulate over time
v0.9.4
Merge pull request #58 from stepchowfun/ignore-delete-untag Don't consider `delete` or `untag` image events as "uses" of the image
v0.9.3
Merge pull request #57 from stepchowfun/all-image-events Consider all known image events to be "uses" of the image
v0.9.2
Merge pull request #52 from stepchowfun/orphan-container Fix a bug in which Docuum could enter a crash loop by repeatedly trying to query the ID of an image that no longer exists
v0.9.1
Merge pull request #49 from stepchowfun/local-time-zone Display timestamps in the local time zone
v0.9.0
Merge pull request #47 from stepchowfun/unrecognized-images Consider unrecognized images to be brand new, rather than as old as the UNIX epoch
v0.8.0
Merge pull request #43 from stepchowfun/container-destroy Listen for the `container destroy` event rather than the `container die` event