| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2022-02-18 | refactor(utils): Rename utils module to common module | Fabian Mastenbroek | |
| This change adds a new module, opendc-common, that contains functionality that is shared across OpenDC's modules. We move the existing utils module into this new module. | |||
