Skip to content

Releases: GlebBatykov/minerva

v0.3.6

02 Oct 23:55
Compare
Choose a tag to compare
  • Fixes minerva_controller_generator package. Now code generation is working again.

v0.3.4

17 Apr 22:52
Compare
Choose a tag to compare
  • 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

31 Dec 16:31
Compare
Choose a tag to compare

Update README files.

v0.3.2

27 Dec 22:35
Compare
Choose a tag to compare

Update library export file.

v0.3.1

27 Dec 11:51
Compare
Choose a tag to compare

Update JsonResult.

v0.3.0

26 Dec 11:05
Compare
Choose a tag to compare
  • Update filters constructor parameters;
  • Update library export file.

v0.2.9

29 Nov 07:34
Compare
Choose a tag to compare

Update how RequestBody works with JSON.

v0.2.8

28 Nov 08:34
Compare
Choose a tag to compare
  • 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

27 Oct 14:23
Compare
Choose a tag to compare

Improving documentation.

v0.2.6

23 Oct 13:38
Compare
Choose a tag to compare
Updates package version