Skip to content

Releases: stepchowfun/docuum

v0.12.0

06 Aug 09:39
7638166
Compare
Choose a tag to compare
Merge pull request #86 from stepchowfun/v0.12.0

Release v0.12.0

v0.11.0

28 Jul 03:42
9edbc3e
Compare
Choose a tag to compare
Merge pull request #81 from stepchowfun/v0.11.0

Release v0.11.0

v0.10.0

27 Jul 00:12
5e3ef06
Compare
Choose a tag to compare
Merge pull request #76 from stepchowfun/v0.10.0

Release v0.10.0

v0.9.5

14 Jul 18:40
469d494
Compare
Choose a tag to compare
Merge pull request #69 from stepchowfun/zombies

Fix a bug which caused zombie processes to accumulate over time

v0.9.4

12 Feb 23:27
2517bd2
Compare
Choose a tag to compare
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

12 Feb 23:11
f271b0e
Compare
Choose a tag to compare
Merge pull request #57 from stepchowfun/all-image-events

Consider all known image events to be "uses" of the image

v0.9.2

01 Feb 23:38
c87667d
Compare
Choose a tag to compare
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

29 Jan 23:01
a31b3a0
Compare
Choose a tag to compare
Merge pull request #49 from stepchowfun/local-time-zone

Display timestamps in the local time zone

v0.9.0

18 Jan 01:17
f196f52
Compare
Choose a tag to compare
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

16 Jan 07:36
0377cdf
Compare
Choose a tag to compare
Merge pull request #43 from stepchowfun/container-destroy

Listen for the `container destroy` event rather than the `container die` event