Releases: Programie/Pini
Releases · Programie/Pini
1.2
1.1
- Moved parser to own Parser class
- Added getPropertyValue() method to Section class allowing to directly return the property value (shortcut for getProperty()->value with check for non existing property)
- Do not include other PHP classes, autoloading is already doing that
- Better handling of default section (properties before the first section)