## [Unreleased]
+## [v1.2.5] - 2022-03-12
+
+### Added
+
+- options to some helper methods, to not persist rarely-used and redundant information on contexts
+- optional maximum request body size
+- updated dependencies
+
+## [v1.2.4] - 2022-01-22
+
+### Added
+
+- updated dependencies
+
## [v1.2.3] - 2021-12-30
### Added
---
-[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.3
+[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.5
+[v1.2.5]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.5;hp=v1.2.4
+[v1.2.4]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.4;hp=v1.2.3
[v1.2.3]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.3;hp=v1.2.2
[v1.2.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.2;hp=v1.2.1
[v1.2.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.1;hp=v1.2.0
{
"name": "@squeep/api-dingus",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "A minimal API server framework",
"main": "index.js",
"scripts": {