Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 09:50
· 28 commits to development since this release

Fixed

  • Issue occurs where the iso8601Format flag is only being applied to the top level object properties and does not cascade, resulting in child date properties not being properly formatted. #33
  • datemask and timeMask arguments where not being params by default
  • gh-release action had the wrong code

Improvements

  • Updated all the GHA actions to newest levels and compatible Java builds.