]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
feat: strict mode for parsing (#55)
authorRaffael Meyer <14891507+barredterra@users.noreply.github.com>
Wed, 22 Jan 2025 16:12:14 +0000 (17:12 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2025 16:12:14 +0000 (17:12 +0100)
commit94eab55532baa0ae141037d85d3e4a5f266b95fa
tree8cdc6c25e7b04437b3af825c981cd0bf23ea57fa
parenta6b98f6d60ab553815c88db164a3c325ef4b4065
feat: strict mode for parsing (#55)

* feat: strict mode for parsing

* docs: lax and strict parsing and serialization
README.rst
drafthorse/models/container.py
drafthorse/models/elements.py