Download Latest Version thymol-2.0.0.zip (391.0 kB)
Email in envelope

Get an email when there's a new version of thymol

Home
Name Modified Size InfoDownloads / Week
README.md 2015-03-31 2.3 kB
thymol-2.0.0.zip 2015-03-31 391.0 kB
thymol-2.0.0-beta4.zip 2015-03-24 385.8 kB
thymol-2.0.0-beta3.zip 2015-03-01 388.4 kB
thymol-2.0.0-beta2.zip 2014-12-23 300.7 kB
thymol-2.0.0-beta1.zip 2014-11-29 301.3 kB
thymol-2.0.0-alpha7.zip 2014-08-30 294.9 kB
thymol-2.0.0-alpha6.zip 2014-08-04 287.2 kB
thymol-2.0.0-alpha5.zip 2014-07-17 283.3 kB
thymol-2.0.0-alpha4.zip 2014-07-01 282.3 kB
Totals: 10 Items   2.9 MB 0

Release Notes

2.0.0

Final release version of Thymol 2.0.0.

For full details please visit the [Thymol web site] (http://www.thymoljs.org).

2.0.0-beta4

Latest beta version of Thymol 2.0.0.

This version adds four new controls:

    thResourcePath       - specify a relative path to resources
    thUseFullURLPath     - use fully qualified URIs in "@" expressions
    thAbsolutePath       - force an absolute path for template resulution
    thUseAbsolutePath    - use absolute paths for template and message resolutions

Improved nodejs support - you can now install the nodejs modules via npm - see the new [thymoljs area on npmjs.com] (https://www.npmjs.com/~thymoljs.org).

2.0.0-beta3

3rd beta version of Thymol 2.0.0.

Adds two new controls:

    thDisableMessages - turns off message processing
    thTemplateSuffix  - redefines template file extension

Major refactoring of code base to improve encapsulation.
Added nodejs support - includes thymol-node.js for use with thymol-node-server!
Minor bug fixes.

2.0.0-beta2

2nd beta version of Thymol 2.0.0.

Added facility for using separate xml namespaces for Thymol and Thymeleaf.
Fixed bug in local messages directory determination.

2.0.0-beta1

The initial beta version of Thymol 2.0.0.

Supports relative root path file resolution.
Supports unicode escaped characters in message properties files.
New structures for examples in distribution zip file.

2.0.0-alpha7

The final alpha version of Thymol 2.0.0.

Now supports properties file based messages and locale specific message processing.
Updated naming and definition of control parameters.

2.0.0-alpha6

Fixes some problems with standard URL processing

2.0.0-alpha5

Fixes some problems with th:attr processing:
Parsing of multiple targets.
Pre-processing of th:attr attribute value.

2.0.0-alpha4

Fixes problems with thymol.js attribute processing.
Fixes issues with pre-processing and chrome browser.
Fixes expression parsing error for array-like object sub-scripts.
Source: README.md, updated 2015-03-31