Skip to content

Re-Release 1.1 to Maven Central

Latest
Compare
Choose a tag to compare
@virtualdogbert virtualdogbert released this 17 Jan 14:22
· 5 commits to master since this release

Fixed an issue where yml key names that have dashes in them show up like this:

template {
    template['check-template-location'] = false
}

Updated unit tests.

Updated documentation.