File Release Notes and Changelog
Release Name: 0.2.3
Notes:
This release fixes a few bugs and adds some enhancements. The enhancements include pluggable page caching mechanism, currently supporting in memory and OS Cache, and the FormatCurrency method.
Changes:
Changes from 0.2.2
------------------
* Update to work with JavaCC 3.x
* Made all of the nodes serializable.
* Fixed "cannot access field marked public" error.
* JC: Added FormatCurrency,
* Added Long Java/ASP type conversions.
* Added support for OSCache page caching.