Updates

Check out what's new

0.5.5

Service autoconnect

Now your service auto-connect to each others

Increase unit test coverage and Sonar integration

Aiming for the 80% coverage, we are almost there

0.5.0

Deployment unit and new configuration format

Now a deployment is composed of several deployment units, and the configuration file has changed but it will be migrated for you automatically.

0.4.7

DynamoDB 0 increment

If you were trying to increment with a value of 0 the call would failed.

Emails now stored in lowercase

To avoid any errors, emails are now always stored in lowercase.

0.4.0

Models centric

Now Store handle Models and leverage more internal methods from those models to implements rights and behaviors.