Skip to content

Version 1.1.29

Compare
Choose a tag to compare
@ALiwoto ALiwoto released this 04 May 22:33
· 6 commits to master since this release

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