Skip to content

5.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 22:35
· 15 commits to refs/heads/main since this release

Breaking

  • Raise TypeError if toDict() returns a non-dict instead of silently converting it to null (#615) @eltoder
  • Use lowercase strings for bool dict keys (#614) @eltoder

Added

Changed

Fixed