Skip to content

Releases: minos-framework/minos-cli

v0.4.0

29 Apr 10:17
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

v0.3.1

06 Apr 07:34
06ffb9d
Compare
Choose a tag to compare

Changelog

  • Fixed bugs related to microservice testing.

v0.3.0

01 Apr 12:40
0b2a82b
Compare
Choose a tag to compare

Changelog

  • some fixes
  • added support for minos v0.6.0

v0.2.2

18 Mar 13:51
a193af1
Compare
Choose a tag to compare

Changelog

  • Fixed bugs.

v0.2.1

16 Mar 15:32
6d88bf4
Compare
Choose a tag to compare

Changelog

  • Updated microservices' query repository.
  • Enhanced defaults Redis Docker container.
  • Automatic databases creation in script SQL file.
  • Fixed bugs
  • Improved versions compatibility.

v0.2.0

17 Feb 17:58
beca6ff
Compare
Choose a tag to compare
Merge pull request #82 from minos-framework/0.2.0

0.2.0

v0.1.3

11 Feb 15:29
1dc71f2
Compare
Choose a tag to compare

solved some problems with jinja2 and implemented Session in query service for SQLAlchemy

v0.1.2

10 Feb 17:33
551d65b
Compare
Choose a tag to compare

We hare to announce that today we have release the new version of Minos CLi

we have added featrues like:

add automatic injection of SQLAlchemy for the Query Service
simplified the deploy process introducing docker-compose as default deployment system

v0.1.1

03 Feb 18:01
564d546
Compare
Choose a tag to compare

Changelog

  • Update links to the repository and website.

v0.1.0

03 Feb 17:47
4b6f11f
Compare
Choose a tag to compare

Changelog

  • Add minos set broker command.
  • Add minos set database command.
  • Add minos set discovery command.
  • Add minos set api-gateway command.
  • Add minos deploy project command.
  • Add minos deploy microservice command.
  • Refactor minos project new command as minos new project.
  • Refactor minos project init command as minos init project.
  • Refactor minos microservice new command as minos new microservice.
  • Refactor minos microservice init command as minos init microservice.