Skip to content

v1.3.2

Choose a tag to compare

@ghsnd ghsnd released this 15 May 08:51
· 23 commits to main since this release

Fixed

  • Use same underlying function for implicitCreate and explicitCreate
  • Use ENGLISH locale instead of the system's locale for normalizing dateTimes if no language is given
  • Fix caching issue in resolveStateDirPath
  • Updated slf4j to version 2.0.7
  • Updated jackson to version 2.15.2
  • Updated slugify to version 3.0.6
  • Updated junit to 5.10.0