Skip to content

0.1.1

Compare
Choose a tag to compare
@dennis6p dennis6p released this 21 Nov 19:34
· 10 commits to main since this release
f8fc4bd

This release contains a small fix related to exporting cards as dictionaries or json strings. One of the metadata fields ($schema) was handled in a wrong way, such that the $ has been removed unintentionally. The new release will handle this field correctly.

What's Changed

  • Fix to_dict() / to_json() export for field $schema by @dennis6p in #25

Full Changelog: 0.1.0...0.1.1