PragmaticKM Contact Model Changelog
pragmatickm-contact-model-1.6.1
pragmatickm-contact-model-1.6.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules with included
module-info.class
.
pragmatickm-contact-model-1.5.0
Release Notes
- Minimum Java version changed from 1.7 to 1.8.
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
-
No more
appendLabel(Appendable out)
.
It is a premature optimization and hinders the in-context translation
ability to identify strings for mark-up.
pragmatickm-contact-model-1.4.0
pragmatickm-contact-model-1.3.5
Release Notes
- Minimum Java version changed from 1.6 to 1.7.
- Using managed dependencies:
- This project uses managed dependencies.
- This project's managed dependencies may also be imported by other projects.
pragmatickm-contact-model-1.3.4
Release Notes
- License changed to LGPL v3.
- Moving PragmaticKM to GitHub and Maven Central Repository.
pragmatickm-contact-model-1.3.3
pragmatickm-contact-model-1.3.2
Release Notes
- New AO OSS Parent POM to simplify
pom.xml
files. - Project documentation moved to per-project book in SemanticCMS format.
- Added changelog as top-level project link.
pragmatickm-contact-model-1.3.1
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
pragmatickm-contact-model-1.3.0
Release Notes
- Model now thread safe.
- Improved Javadoc formatting.
pragmatickm-contact-model-1.2
Release Notes
- Use dependencyManagement instead of dependency for junit.
- Parent POM changed so next release will update all versions.
pragmatickm-contact-model-1.1
Release Notes
- Using extensions.xml to avoid chicken/egg problem using ssh for private repositories.
- Improved Maven configuration for Java EE 6 dependencies.
pragmatickm-contact-model-1.0
Release Notes
- Wildcard to show immutability just cluttered the API, reverted.
- Moved styles to separate package.
- Added modules.