Skip to content

v1.1.18: Installers, Messages, Mysql tests

Compare
Choose a tag to compare
@torabian torabian released this 07 Jun 19:21
· 89 commits to main since this release
92c393f

In this version there are major changes on the product internally.

The API is slightly changed, you need to rebuild your project with 1.1.18 to make it work.

1- LSP language server is more accurate for suggestions
2- there is 'messages' in Module3.yml files, which will be translated error messages.
3- Microservice support initials
4- Installers for windows and debian package are added
5- Open API is added
6- Fireback UI is added by default
7- Fireback init is more expresssive
8- VSQL is added, tested against mysql
9- Tests are running green again