- Fix CLI tools.
- Update minerva_controller_generator version.
- 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.
- Update README files.
- Update library export file.
- Update JsonResult.
- Update filters constructor parameters;
- Update library export file.
- Update how RequestBody works with JSON.
- Update CLI tools;
- Update README files;
- Add const constructor to AgentData class;
- Add class FileLoggerAgentData. It was removed in previous versions. Now added back.
- Update documentation.
- Update README files.
- Update CLI tools.
- Replace setting parameter of bind method of Minerva class to settingBuilder. Now you have to pass an instance of the successor of the MinervaSettingBuilder class instead of the MinervaSetting instance;
- Update CLI tools;
- Update README files.
- Fix JwtAuthMiddleware.
- Add RequestFilter class to export library file;
- Update CLI tools.
- Fix static file middleware for working with Windows paths;
- Rename Filter to RequestFilter. This is done so that there are no name collisions with some popular packages;
- Add JsonFieldType.num to JsonFilter;
- Update README files.
- Update README files;
- Update websockets handling;
- Update error handling in server initialization.
- Update README files;
- Update CLI tools;
- Update error handling in server initialization.
- Update README files.
- Fix logo.
- Add logo;
- Update REAMDE files;
- Update CLI tools;
- Other little changes.
- Update Dockerfile generation.
- Update CLI tools.
- Update README files;
- Update Dockerfile generation.
- Fix docs images.
- Fix docs images.
- Initial version.