Releases: UrbanOS-Public/divo
Releases · UrbanOS-Public/divo
v2.0.0
v1.3.2
What's Changed
- Fix invalid docker-compose file example by @davydog187 in #51
- Don't bring down docker containers if DIVO_DOWN == "DISABLED" by @bmitchinson in #52
New Contributors
- @davydog187 made their first contribution in #51
- @bmitchinson made their first contribution in #52
Full Changelog: 1.3.1...1.3.2
v1.3.1
This is a patch version increase to validate that the change from TravisCI to Github Actions for building and deploying was successful.
v1.3.0
Add Divo.Suite.start, which takes all of the options that the __using__
macro does but allows for explicit control of when to start and stop the docker stacks.
v1.2.0
v1.1.9
Pre_commit script for credo, format, check for outdated deps
v.1.1.8
Pre_commit script for credo, format, check for outdated deps
v1.1.7
Added Husky to use git pre-commit hooks to check formatting, credo, and outdated dependancies
v1.1.6
v1.1.5
Minor improvements to documentation