Dappurware V3.0.0
[3.0.0]
Notes
I am bumping the version number on on Dappurware for this release to v3.0.0. This is so that the framework and dappurware will share the same major version number. Breaking changes will only be introduced in major version updates along with the framework.
Added
- Deployment: Database connection validation while checking requirements.
Changed
- Deployment: Using
GIT_SSH_COMMAND
now for identity file access and removed
Removed
- Deployment: Check and update settings functions as they were not used.
- Deployment: Install deploy key in favor of direct identity file access using
GIT_SSH_COMMAND