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.8 (2024-09-30)
0.2.7 (2024-05-31)
-
Update of library dependencies, update to JDK-21, and modern Gradle approach to build solutions.
-
Fix: photo of a natural entity is persisted and displayed without distortions.
-
Fix: analytics diagrams display correctly upon initial import of data.
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