PragmaticKM Password Model Changelog
pragmatickm-password-model-1.5.1
pragmatickm-password-model-1.5.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules with included
module-info.class
.
pragmatickm-password-model-1.4.1
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.
pragmatickm-password-model-1.4.0
pragmatickm-password-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-password-model-1.3.4
Release Notes
- License changed to LGPL v3.
- Moving PragmaticKM to GitHub and Maven Central Repository.
pragmatickm-password-model-1.3.3
pragmatickm-password-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-password-model-1.3.1
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
pragmatickm-password-model-1.3.0
Release Notes
- Model now thread safe.
- Improved Javadoc formatting.
pragmatickm-password-model-1.2
Release Notes
- Use dependencyManagement instead of dependency for junit.
- Parent POM changed so next release will update all versions.
pragmatickm-password-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-password-model-1.0
Release Notes
- Pulled passwords out of docs-taglib.
- Moved styles to separate package.
- Password label is now the password itself, since that is the information really needed.
- Added modules.