Open Power Template
Open Power Template 2.0 stable
The 2.0 branch is considered as stable.
- svn co
http://svn.invenzzia.org/svn/opl/releases/branches/Opt-2.0/ - License: BSD-new
Changelog for 2.0-RC2
- Enhancements:
- New functions added: containsKey() and scalar().
- Improved stripWhitespaces implementation.
- Added support for modifying variables via data formats.
- Fixed:
- contains() function work correctly for scalars and objects.
- Fixed problem with the decorated Objective format and sections.
- opt:dtd now works with stripWhitespaces and does not allow to add multiple DTD-s.
- Fixed strip() function.
- Assignments to sections item variables are allowed again.
- #83, #85, #86, #87, #88, #89.
- Various other fixes.
- Documentation updates.