3 Releases and notable changes to this project are documented here.
7 - removed deprecated functions
9 ## [v1.2.10] - 2023-07-20
11 - the matched route path stored on ctx is now string, not array
13 - no longer add missing log levels to logger objects, that is a logger problem
14 - updated devDependencies
16 ## [v1.2.9] - 2022-09-16
20 - updated dependencies
22 ## [v1.2.8] - 2022-06-10
26 - updated devDependencies
28 ## [v1.2.7] - 2022-05-06
32 - updated devDependencies
34 ## [v1.2.6] - 2022-04-29
38 - simplified some logging, other minor refactors
39 - bodyData can now return a buffer
40 - updated dependencies
42 ## [v1.2.5] - 2022-03-12
46 - options to some helper methods, to not persist rarely-used and redundant information on contexts
47 - optional maximum request body size
48 - updated dependencies
50 ## [v1.2.4] - 2022-01-22
54 - updated dependencies
56 ## [v1.2.3] - 2021-12-30
60 - updated dependencies
62 ## [v1.2.2] - 2021-10-29
66 - obscure sensitive request header data when logging
68 ## [v1.2.1] - 2021-10-22
72 - updated dependencies
73 - minor fix to serveFile
75 ## [v1.2.0] - 2021-09-10
79 - handlers can be provided additional arguments when defining routes
80 - simple handlers for redirects and static files
82 ## [v1.1.0] - 2021-08-08
86 - support setting additional static headers when serving static files
88 ## [v1.0.0] - 2021-08-01
96 [Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.10
97 [v1.2.10]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.10;hp=v1.2.9
98 [v1.2.9]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.9;hp=v1.2.8
99 [v1.2.8]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.8;hp=v1.2.7
100 [v1.2.7]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.7;hp=v1.2.6
101 [v1.2.6]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.6;hp=v1.2.5
102 [v1.2.5]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.5;hp=v1.2.4
103 [v1.2.4]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.4;hp=v1.2.3
104 [v1.2.3]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.3;hp=v1.2.2
105 [v1.2.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.2;hp=v1.2.1
106 [v1.2.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.1;hp=v1.2.0
107 [v1.2.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.0;hp=v1.1.0
108 [v1.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.1.0;hp=v1.0.0
109 [v1.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.0.0;hp=v0.0.0