Version 1.1.29
Some minor improvements and additional features were added in this release:
- Added support for character
'!'
as comment sign. - Added support for
:virtual
flag inside of the filename, so if the config file doesn't exist physically on the disk, parser package just ignores the error. - Fixed minor bugs when closing config file.
- Fixed tests failure in CI.
Full Changelog: v1.1.28...v1.1.29