Releases: GlebBatykov/minerva
Releases · GlebBatykov/minerva
v0.3.6
v0.3.4
- optimized the decoding time of the request body into text and JSON;
- refactor code, refactor CLI tools;
- updated the standard application template;
- added choice of two initial application templates: with controllers and endpoints;
- update README files.
v0.3.3
Update README files.
v0.3.2
Update library export file.
v0.3.1
Update JsonResult.
v0.3.0
- Update filters constructor parameters;
- Update library export file.
v0.2.9
Update how RequestBody works with JSON.
v0.2.8
- Add new package to Minerva ecosystem - mcache;
- Update CLI tools;
- Update README files;
- Add const constructor to AgentData class;
- Add class FileLoggerAgentData. It was removed in previous versions. Now added back.
v0.2.7
Improving documentation.
v0.2.6
Updates package version