semanticcms-section-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
.
semanticcms-section-model-1.5.2
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.
semanticcms-section-model-1.5.1
Release Notes
- Updated for compatibility with ao-lang-3.1.0.
semanticcms-section-model-1.5.0
Release Notes
- Minimum Java version changed from 1.6 to 1.7.
Implemented additional HTML 5.2 Sectioning content, with each still acting as a section for things like page outlines and table of contents, but which use more appropriate HTML 5 semantic elements:
Please note that <article> is not included. The article is already created by the active view, and nested articles are not supported.
- Using managed dependencies:
- This project uses managed dependencies.
- This project's managed dependencies may also be imported by other projects.
semanticcms-section-model-1.4.3
Release Notes
- Updated dependencies.
semanticcms-section-model-1.4.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.
semanticcms-section-model-1.4.1
Release Notes
- Added missing direct dependencies.
- Improved Javadoc formatting.
- Improved README formatting.
semanticcms-section-model-1.4.0
Release Notes
- Improved Javadoc formatting.
- Model now thread safe.
- Deferred expressions for more attributes.
- Added missing direct dependencies.
semanticcms-section-model-1.3
Release Notes
- Use dependencyManagement instead of dependency for junit.
semanticcms-section-model-1.2
Release Notes
- Improved Maven configuration for Java EE 6 dependencies.
semanticcms-section-model-1.1
Release Notes
- Moved styles to separate package.
- Created parent pom for all SemanticCMS components.
semanticcms-section-model-1.0
Release Notes
- Project moved to GitHub and Maven.