Lavoisier Release Notes

Release History

Version Date Description
1.9 2013-09-03 development version of Lavoisier 2.0
2.0 2013-12-02 configuration and usage easier and more flexible
2.0.1 2013-12-10 optimization
2.0.2 2013-12-17 optimization
2.0.3 2014-01-10 optimization

Release 1.9 - 2013-09-03

Type Changes By
add Full rewrite of Lavoisier 1.1 sreynaud

Release 2.0 - 2013-12-02

Type Changes By
add Optimize streamed-based XPath engine. Fixes 4874. sreynaud
add Optimize runtime Fixes 5444. sreynaud
add Support every XPath functions in all contexts. Fixes 5013. sreynaud
add Support arguments in views. Fixes 5096. sreynaud
add Replace <authorized> with @authorized Fixes 5006. sreynaud
add Support <fallback> in <connector> Fixes 5560. sreynaud

Release 2.0.1 - 2013-12-10

Type Changes By
add Optimize CPU-usage of XPath engine. sreynaud
add Optimize chaining with serializers. sreynaud
add Support Zip/GZip as serializers and renderers. Fixes 4469. sreynaud

Release 2.0.2 - 2013-12-17

Type Changes By
add Optimize CPU-usage of XPath engine. sreynaud
add Optimize RAM-usage of XPath function position(). sreynaud
add Add parameter 'gzip' to cache plugins. Fixes 5637. sreynaud
add Add new plugins GridFileConnector and GridDirectoryConnector. Fixes 5532. sreynaud

Release 2.0.3 - 2014-01-10

Type Changes By
update Make functions match() and parent_match() optional sreynaud
fix Fix bug with XPath function position() sreynaud
fix Improve optimizer algorithm Fixes 5776. sreynaud
fix Improve stylesheet for default rendering Fixes 5103. sreynaud
add Add new plugins Fixes 4857. sreynaud
update Update to version 3 of maven Fixes 5533. sreynaud