| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-23 | build: Enable testing for all library modules | Fabian Mastenbroek | |
| This change updates the Gradle build configuration to ensure that all library modules (that will be published) use testing and are included in coverage reports. This should ensure the public modules remain well tested. | |||
| 2022-02-18 | build: Remove opendc-platform module | Fabian Mastenbroek | |
| This change removes the opendc-platform module from the project. This module represented a Java platform which was previously used for sharing a set of dependency versions between subprojects. However, with the version catalogue that was added by Gradle, we currently do not use the platform anymore. | |||
| 2021-09-19 | feat(trace): Add support for Azure VM trace format | Fabian Mastenbroek | |
| This change adds support in the trace library for the Azure VM trace format. | |||
