SemanticCMS Theme Documentation Style Changelog

semanticcms-theme-documentation-style-1.9.1

Release Notes

  • Updated dependencies.

semanticcms-theme-documentation-style-1.9.0

Release Notes

  • Updated to Java™ EE 7 Web Profile (Servlet 3.1, JSP 2.3, EL 3.0, and JSTL 1.2).
  • Minimum Java version changed from 1.8 to 11.
  • Now supports Java 9+ modules. Due to still having filename-based automatic module dependencies, *-SNAPSHOT versions include module-info.class while releases include the Automatic-Module-Name manifest entry. To minimize the difference between these modes, module-info.java does not perform any transitive requires.

semanticcms-theme-documentation-style-1.8.1

Release Notes

  • Updated dependencies.
  • Added styles for <output>.

semanticcms-theme-documentation-style-1.8.0

Release Notes

semanticcms-theme-documentation-style-1.7.0

Release Notes

  • Using managed dependencies:
    1. This project uses managed dependencies.
    2. This project's managed dependencies may also be imported by other projects.
  • Now hiding the top navigation from print media.

semanticcms-theme-documentation-style-1.5.3

Release Notes

  • New release for bug fixes in underlying AO Encoding library.
  • Don't float figures inside of <li>.
  • Updated dependencies.

semanticcms-theme-documentation-style-1.5.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-theme-documentation-style-1.5.1

Release Notes

  • Improved Javadoc formatting.
  • Improved README formatting.
  • Theme style is now considered a submodule of theme.

semanticcms-theme-documentation-style-1.5.0

Release Notes

  • Improved Javadoc formatting.
  • Using latest releases of dependencies.

semanticcms-theme-documentation-style-1.4

Release Notes

  • Use dependencyManagement instead of dependency for junit.
  • Created base theme to simplify development of additional themes.

semanticcms-theme-documentation-style-1.3

Release Notes

  • Improved Maven configuration for Java EE 6 dependencies.

semanticcms-theme-documentation-style-1.2

Release Notes

  • Moving page styles from docs-taglib to theme.

semanticcms-theme-documentation-style-1.1

Release Notes

  • Created parent pom for all SemanticCMS components.

semanticcms-theme-documentation-style-1.0

Release Notes

  • Default style moved to separate package.