Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Dec 10, 2024
1 parent 817435e commit 94de03e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change log

## 2024.12.10
- zopen changes: forbid implicit binary/text mode, signature change, default UTF-8 encoding in text mode, drop .z
support after one-year. (@DanielYang59)
- Add support for extended JSON to MontyDecoder (@esoteric-ephemera)
- Fix jsanitize when recursive_msonable=True (@Andrew-S-Rosen)
- Fix custom dict overriding in collections (@DanielYang59)

## 2024.10.21
* Lazily import torch/pydantic in json module, speedup from monty.json import by 10x (@DanielYang59)
* Fix missing monty.os package. (@eamanu)
Expand Down

0 comments on commit 94de03e

Please sign in to comment.