Skip to content

0.36.0

Latest

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 12 Apr 14:09
· 1 commit to main since this release
  • Add Python 3.14 support.
  • Add freeze / unfreeze / frozen support to make a benedict instance immutable. #71
  • Add tab-completion support in VSCode and IPython/Jupyter via keyattr. #502
  • Raise ValueError in groupby when key values contain the keypath_separator. #540
  • Add SBOM, license report and OpenSSF Scorecard. #556
  • Fix ResourceWarning in xls serializer by explicitly closing vba_archive.
  • Bump requirements and pre-commit hooks.