Skip to content

0.25.2

Compare
Choose a tag to compare
@coordt coordt released this 11 Aug 13:12
· 111 commits to master since this release

Compare the full difference.

Fixes

  • Fix JSON serialization. d3f3022

    Extended the default_encoder function to handle Path objects by converting them to their string representation. This ensures that Path objects can be properly serialized to JSON format.