minerva 0.2.1 minerva: ^0.2.1 copied to clipboard
Dart backend framework. Supports multithreading, websockets. It contains a project build system, a request processing pipeline, authentication aids, and logging tools.
0.2.1 #
- 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.
0.2.0 #
- Update README files;
- Update websockets handling;
- Update error handling in server initialization.
0.1.9 #
- Update README files;
- Update CLI tools;
- Update error handling in server initialization.
0.1.8 #
- Update README files.
0.1.7 #
- Fix logo.
0.1.6 #
- Add logo;
- Update REAMDE files;
- Update CLI tools;
- Other little changes.
0.1.5 #
- Update Dockerfile generation.
0.1.4 #
- Update CLI tools.
0.1.3 #
- Update README files;
- Update Dockerfile generation.
0.1.2 #
- Fix docs images.
0.1.1 #
- Fix docs images.
0.1.0 #
- Initial version.