Skip to content

v2024.3.31

Compare
Choose a tag to compare
@shyuep shyuep released this 31 Mar 16:05
· 138 commits to master since this release
fd6b16d

2024.3.31

  • Fix MSONable.REDIRECT when module name changed (@janosh)
  • Add native support for enums in jsanitize (@FabiPi3)
  • Make jsanitize(recursive_msonable=True) respect duck typing (@Andrew-S-Rosen)
  • Add optional arg target_dir in compress_file and decompress_file to allow specify target path (@DanielYang59)
  • Add MontyEncoder/MontyDecoder support for pathlib.Path (@Andrew-S-Rosen)
  • Add an optional arg deadline to dev.deprecated to raise warning after deadline (@DanielYang59)