iteralmind.templatefeather.0.1.1.2.source-code.release_notes.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of templatefeather Show documentation
Show all versions of templatefeather Show documentation
Template Featherweight: A simplistic Java template-rendering engine, providing for *plain gaps only*, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be *auto-rendered*, such that they are gradually output as each gap is filled.
The newest version!
Template Feather: Release notes
Current release: Template Featherweight: Version 0.1.1.2
Code:
- Upgraded XBN-Java from 0.1.4.1 to 0.1.5
Build:
- See XBN-Java
0.1.5
release notes.
- Upgraded Codelet from 0.1.4.0 to 0.1.4.1
Template Featherweight: Version 0.1.1.1
Build logs (in root dir), permalink
Notes:
- -DOCS:
- Added release-notes link (to this page) in the main table of contents.
- -CODE:
- Upgraded XBN-Java from 0.1.4 to 0.1.4.1:
http://xbnjava.aliteralmind.com
- -BUILD:
- Upgraded Codelet from 0.1.3 to 0.1.4:
http://codelet.aliteralmind.com
Original release: Template Featherweight: Version 0.1.1
All downloads: http://aliteralmind.com/docs/computer/programming/templatefeather/templatefeather-0.1.1/
Notes: Initial release