All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.6 (2019-08-22)
- Do not start fastify if fastify instance passed in (d542fbf)
0.3.5 (2019-08-20)
0.3.4 (2019-08-14)
- Utilize fastify-metrics plugin (d468974)
0.3.3 (2018-08-24)
- timeout: use a function for timeout callback to close fastify (b7f5cfe)
0.3.2 (2018-08-24)
- sigterm: Update setTimeout function (1931e34)