- Fresh installs without a profile no longer try and decode its nonexistent name
2.2.3
------------------
- The KeyError with "links" during some mount operations is now fixed
2.2.2
------------------
- Validation errors in the formation are now warnings, not errors.
2.2.1
------------------
- Only supply build args when the dockerfile consumes them
2.2.0
------------------
- Link format in bay.yaml files has changed to be based on a links: top-level key with optional: and required: sub-keys. - Profiles can now inherit in a chained fashion - SSH_AUTH_HOST is now supplied alongside TUGBOAT_SSH_AUTH_HOST in preparation for future deprecation.
2.1.1
------------------
- Revert "Rename TUGBOAT_SSH_AUTH_HOST to SSH_AUTH_HOST"