Skip to content

Releases: rmehner/bits-to-dead-trees

v2.26.0

29 Jul 06:29
Compare
Choose a tag to compare

Minor Changes

v2.25.2

06 Jul 13:01
Compare
Choose a tag to compare

Patch Changes

v2.25.1

25 Jun 09:38
Compare
Choose a tag to compare

Patch Changes

v2.25.0

11 Jun 20:09
Compare
Choose a tag to compare

Minor Changes

v2.24.0

28 Apr 10:24
Compare
Choose a tag to compare

Minor Changes

v2.23.1

20 Mar 10:05
Compare
Choose a tag to compare

Patch Changes

v2.23.0

10 Mar 10:09
Compare
Choose a tag to compare

Minor Changes

v2.22.1

02 Feb 14:06
Compare
Choose a tag to compare

Patch Changes

v2.22.0

26 Jan 15:51
Compare
Choose a tag to compare

Minor Changes

v2.21.0

09 Jan 14:45
Compare
Choose a tag to compare

Minor Changes

  • #455 ee7af32 Thanks @rmehner! - Removes tini from the Docker dependencies.

    This reduces the image size by one layer and one dependency by handling the signals
    ourselves. Fastify supports graceful shutdown, so it's pretty straightforward and
    one thing less to keep in mind.