Skip to content

v1.3.2

Compare
Choose a tag to compare
@dejvokep dejvokep released this 19 Jan 17:44
· 61 commits to main since this release
0bd2f7a

What's Changed

  • Update Maven Shade Plugin version in README.md by @sehrschlechtYT in #19
  • Update Maven shade plugin version by @dejvokep in #20
  • New settings setters and change of document constructors access to protected by @dejvokep in #22
    • Dependents can now use setSettings() method in favor of the former settings setters.
    • It is now possible to provide any number of settings objects when creating a document, as opposed to "none or all" requirement imposed prior to this release.
    • Constructors of the YamlDocument class are exposed to any further extensions and/or implementations via protected access modifier. Other use cases should continue using the provided static instance builders.

New Contributors

Full Changelog: v1.3.1...v1.3.2
Artifact download: https://central.sonatype.com/artifact/dev.dejvokep/boosted-yaml/1.3.2