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
2.0.4 2014-03-25 supports both syntax (old/new) for forwarding path to view
2.1-SNAPSHOT   *** IN CONSTRUCTION ***

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

Release 2.0.4 - 2014-03-25

Type Changes By
add Add XPath function view_path() sreynaud
add Add view dependencies graph in web console (requires using function view_path instead of view) sreynaud
add Add support for view variables Fixes 6264. sreynaud
update Update bootstrap to version 3 Fixes 5241. olequeux
fix Fix encoding problem with some OS Fixes 6604. sreynaud
fix Fix hanging with SSHExecConnector Fixes 6584. lschwarz

Release 2.1-SNAPSHOT

Type Changes By
remove SYNTAX: Remove support for view('view/path'), please use view_path('view', 'path') instead Fixes 6266. sreynaud
update SYNTAX: Rename processors "disable-default-processors" to "disable" Fixes 6265. sreynaud
update SYNTAX: Remove value "attribute" from parameter "as" Fixes 6363. sreynaud