All releases of CamlTemplate


Release Notes: This release cleans up the code and the build system.


Release Notes: This is the first stable release. It fixes several bugs and includes a FastCGI example.


Release Notes: This release fixes a bug that caused a compile error when thread support was enabled.


Release Notes: This release adds a change in the line continuation syntax, better integration with GODI, and clarification of some passages in the manual. OCaml 3.07 is now required.


Release Notes: This release included minor improvements in the API and in the handling of whitespace in templates, some source code cleanups, and a few bug fixes. The library was also packaged for GODI.


Release Notes: This version fixes a bug that could have caused a template to be parsed incorrectly if there was a syntax error in the most recently parsed template.


Release Notes: This release adds support for multiple template caches, includes some cosmetic changes in the API, and adds a configure script.


Release Notes: This release fixes some Makefile and documentation bugs, and adds a 'null' literal.


Release Notes: This release changes the handling of whitespace, and fixes a bug in the handling of escape characters in string literals.


Release Notes: This version adds support for floating-point values, implements nested scopes, adds a simple macro namespace system, adds a bracket operator for calculating a hash key at run time, shortens template model type names, adds a license exception allowing linking with Apache, and fixes several bugs.