Skip to content

Releases: materialsvirtuallab/monty

v2024.5.15

15 May 14:19
7568d6a
Compare
Choose a tag to compare

2024.5.15

v2024.4.17

17 Apr 18:18
ba720f6
Compare
Choose a tag to compare

2024.4.17

  • Revert changes to json.py for now.

v2024.4.16

16 Apr 22:37
Compare
Choose a tag to compare

2024.4.16

v2024.3.31

31 Mar 16:05
fd6b16d
Compare
Choose a tag to compare

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)

v2024.2.26

26 Feb 14:56
1a91828
Compare
Choose a tag to compare

2024.2.26

v2024.2.2

03 Feb 04:32
Compare
Choose a tag to compare

2024.2.2

  • Bug fix for Enum subclasses with custom as_dict, from_dict (@jmmshn)

v2024.1.26

27 Jan 02:00
Compare
Choose a tag to compare

2024.1.26

  • Fix import of optional libraries.

v2024.1.23

23 Jan 18:02
Compare
Choose a tag to compare

2024.1.23

  • Lazy import of optional libraries to speed up startup.

v2023.11.3

03 Nov 14:00
Compare
Choose a tag to compare

2023.9.25

  • Improved pydantic2 support (@munrojm).

v2023.9.25

25 Sep 16:29
Compare
Choose a tag to compare

2023.9.25

  • Improved pydantic2 support (@munrojm).