Release Notes

ERP CRM Library Change Logs

This document provides a high-level view of the changes introduced in the ERP CRM library by release. For a detailed view of what has changed, refer to the repository commits.

0.2.7 (2024-03-31)

  • Update of library dependencies, update to JDK-21, and modern Gradle approach to build solutions.

0.2.6 (2021-08-31)

  • First version of the library packed as a DDD bounded domain

  • Requires Java 16 or higher due to extensive usage of records and sealed classes