Discussion:
[Freemarker-devel] Apache FreeMarker 2.3.24 (incubating) is released
Daniel Dekany
2016-03-28 21:11:51 UTC
Permalink
Apache FreeMarker 2.3.24 (incubating) is released

Note: This is a stable, final release. The "incubating" suffix is
required by the Apache Software Foundation until the project becomes
a fully accepted (graduated) Apache project. See the disclaimer at
the end.

This version brings significant improvements on the field of automatic
escaping and number- and date formatting. Another highlight is the
possibility of associating configuration settings to templates based
on template name patterns (such as file extension or parent
directory). There are many other smaller changes; See full change log
here: http://freemarker.org/docs/versions_2_3_24.html

Downloads:
http://freemarker.org/freemarkerdownload.html

Maven:
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.24-incubating</version>
</dependency>

You can find the Google App Engine version on the above link.

Disclaimer: Apache FreeMarker is an effort undergoing incubation at
The Apache Software Foundation (ASF). Incubation is required of all
newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have
stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the
completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.
--
Thanks,
Daniel Dekany
Loading...