Bug fixes
- The
defaults.ymlfile is now optional again. This eliminates the issue new users encountered with v2.6.0, where you would install Cosma, runcosma configfor the first time (as indicated in the tutorial) and encounter an error (issue 194).
Development
- Cosma now provides a test and development Docker image to run the application in an isolated and reproducible Linux environment. See the
docker.mdfile in the repository.