Change Log

All notable changes to this project will be documented in this file. We try to adhere to https://github.com/olivierlacan/keep-a-changelog.

0.1.0-SNAPSHOT

Added

Changed

  • DataSource use uri instead of location
  • FREEMARKER-138 freemarker-generator: Rename Datasource to DataSource
  • FREEMARKER-136 Fix broken site:stage build
  • FREEMARKER-134 Rename Document to Datasource which also changes --document to --datasource
  • FREEMARKER-129 Use freemarker.configuration.setting in freemarker-cli.properties to configure FreeMarker
  • FREEMARKER-129 Provide a toString() metheod for all tools
  • FREEMARKER-129 Use version “0.X.Y” to cater for API changes according to Semantic Versioning
  • FREEMARKER-129 Change artifact freemarker-maven-plugin to freemarker-generator-maven-plugin
  • FREEMARKER-128 Update freemarker-maven-plugin to Apache FreeMarker 2.3.29

Deleted

Fixed

  • FREEMARKER-127 Site build fails with missing “org/apache/maven/doxia/siterenderer/DocumentContent”