github materialyzeai/monty v2026.7.16

3 hours ago

2026.7.16

  • Add YAML round-trip support for MSONable and TypeHandler-registered types (numpy, pandas, pint, torch, uuid, pathlib, bson, and user-registered handlers). dumpfn/loadfn now treat YAML symmetrically with JSON via the @module/@class envelope, with a cls=None opt-out matching the JSON path (closes #587).
  • Fix YAML race condition by using a thread-local instance (closes #795).
  • Fix regression when decoding a MSONable object whose originating module is missing.

Don't miss a new monty release

NewReleases is sending notifications on new releases.