What's Changed
This is a patch release where most changes are related to ease of use and getting started with ATOS. A lot of clean up of old configuration files and functionality has been done.
- Add support running ATOS in Docker: This release introduces Docker- and compose files and instructions on the docs page how to use them.
- More github actions: Build action to been run on every commit as a minimal CI job.
- Doxygen: Doxygen documentation is now generated and linked to from the ATOS read the docs page.
- Documentation updates: Includes guide to running a default demo scenario. Instructions added on how to Contribute to the project, Create PRs, Create Issues and file Vulnerability reports. Changes also include a Quickstart guide.
- Data Dictionary has been removed: DD was used in previous versions of ATOS and was now longer used.
- Old configurations files has been removed: Old configuration files related to non-working features or legacy version of ATOS has been removed.
Full Changelog: v1.0.0...v1.0.15