Skip to content

Releases: GlebBatykov/minerva

v0.3.6

02 Oct 23:55

Choose a tag to compare

  • Fixes minerva_controller_generator package. Now code generation is working again.

v0.3.4

17 Apr 22:52

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

Choose a tag to compare

Update README files.

v0.3.2

27 Dec 22:35

Choose a tag to compare

Update library export file.

v0.3.1

27 Dec 11:51

Choose a tag to compare

Update JsonResult.

v0.3.0

26 Dec 11:05

Choose a tag to compare

  • Update filters constructor parameters;
  • Update library export file.

v0.2.9

29 Nov 07:34

Choose a tag to compare

Update how RequestBody works with JSON.

v0.2.8

28 Nov 08:34

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

Choose a tag to compare

Improving documentation.

v0.2.6

23 Oct 13:38

Choose a tag to compare

Updates package version