Skip to content

Release 1.3.2

Compare
Choose a tag to compare
@mciolkosz mciolkosz released this 11 Apr 19:26
· 8 commits to main since this release
3285050

Updates:

  • YamlRepresenter default constructor update to include DumperOptions (from SnakeYAML update)
  • YamlConstructor default constructor update to include LoaderOptions (from SnakeYAML update)
  • YamlConfiguration constructor updates to include updates to YamlRepresenter and YamlConstructor
  • Updated Jetbrains Annotations to 24.0.1 (was 23.1.0)
  • Updated SnakeYAML to 2.0 (was 1.33)
  • Updated copyright dates

Docs:

  • Missed a version (1.3.1) somewhere in there, updated to 1.3.2

CI/CD:

  • Updated backup GitLab CI/CD to use standard build template

Maven:

  • Added the Maven Wrapper