You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Misc of improvements (#182)
- Add 'so' method do Application
- Add module 'application'
- Deprecated DRY_RUN and RETRY_ON_FAILURE and replace by variables prefixed by GUARA_
- Improve logs
Add documentation of DDD and fix asserts (#170)
* Fix mandatory parameters in Application.asserts method
* Add documentation of DDD and fix asserts
- Adds documentation and examples for DDD
- Fix the mandatory parameters in Application.asserts
- Bump version
* Fix link
* Add more info to tutorial
* Fix linter issues and skip ddd tests