Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Dovyski Dovyski released this 03 Oct 22:46
· 1 commit to master since this release
0643c7c

This is a major breaking change release that introduces new information when options are parsed. Shortly, options are now arrays with fields text, marker and separator. See below the full changelog.

Changed

  • Options are now arrays with fields text, marker and separator.

Added

  • Config entry attr_validation to control how attributes are validated.