----------------- * add location and source (cause, line, column, position) to lexer and parser exceptions
1.1.2
------------------- * fix variable's 'quote_type' value if no any quote type (no_quote)
1.1.1
------------------- * Bump pyyaml from 5.3 to 5.4
1.1
----------------- * A lexer fix: quoted secation arg couldn't contain \ (backslash) at the end of line * add new example: walk whole config structure * add new directive: SecAuditLogStorageDir