FreeMarker Project (@freemarker) 's Twitter Profile
FreeMarker Project

@freemarker

ID: 65446118

linkhttps://freemarker.apache.org/ calendar_today13-08-2009 19:33:20

73 Tweet

398 Followers

2 Following

FreeMarker Project (@freemarker) 's Twitter Profile Photo

Some of you may use FMPP (FreeMarker-based file/directory PreProcessor) even today. It had a new release recently: fmpp.sourceforge.net/versions.html

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.29 is out! Most useful new feature is `myList?filter(it -> myCondition)`, but see all changes on s.apache.org/fm2329!

FreeMarker Project (@freemarker) 's Twitter Profile Photo

In case you are using the discontinued JBoss Tools FreeMarker plugin, here's a forked (unofficial) maintenance version that supports FreeMarker 2.3.29: marketplace.eclipse.org/content/freema…

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.30 is out! Supports adding arguments dynamically to directive/macro/function/method calls. More control over what templates are allowed to access through the data-model (e.g. with whitelisting). Change log: freemarker.apache.org/docs/versions_…

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.31 is out! Mostly contains bugfixes. Also added ?eval_json, as users keep trying to parse JSON with ?eval, which doesn't always work, and can even be a security problem. Version history: freemarker.apache.org/docs/versions_…

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.32 is out! Extends ?c to print quoted string literals. Adds ?cn that prints a null literal when needed; handy when generating JSON. And more. See: freemarker.apache.org/docs/versions_…

FreeMarker Project (@freemarker) 's Twitter Profile Photo

The FreeMarker Eclipse plugin in JBoss Tools was improved quite much in version 4.4.1. How to upgrade: freemarker.org/editors.html

FreeMarker Project (@freemarker) 's Twitter Profile Photo

Interested in a simple online testing tool for Freemarker templates? Share your ideas & collaborate with us s.apache.org/yQUr

FreeMarker Project (@freemarker) 's Twitter Profile Photo

Let's think about redesigning the TemplateLoader interface for FM3. Share your ideas & comments on our mailing list s.apache.org/Gejs

FreeMarker Project (@freemarker) 's Twitter Profile Photo

Started work on the next generation (v3) of FreeMarker for a while: s.apache.org/fm3wiki. Ideas/wishes? (s.apache.org/fmMailList)

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.27 is out! Now can 'continue' in list directive and new built-in, 'sequence'. Full change log: s.apache.org/qhrh

FreeMarker Project (@freemarker) 's Twitter Profile Photo

An interesting initiative for a new Eclipse FreeMarker template editor plugin, parts of which can be reused for VSCode and TextMate. Contributions are highly welcome! (On Github: github.com/angelozerr/lsp…, github.com/angelozerr/fre…). x.com/angelozerr/sta…

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker has graduated from the Apache Incubator to a top level Apache project! The next release, 2.3.28, will not have the "incubating" suffix anymore.

FreeMarker Project (@freemarker) 's Twitter Profile Photo

FreeMarker 2.3.28 is out! Adds alternative interpolation syntax if ${} clashes with your intended output. More flexible handling of missing (optional) templates. No more "-incubating" in the version number. Details / change log: s.apache.org/fm2328changes