Bernhard Kaindl
Bernhard Kaindl
Based on Commit #35 (included it's included commits) and #36. When merging #35 (and it's included commits, starting from #28) without creating a merge commit (using github's rebase and apply...
test_prodict.py: Fix mypy warning for Optional string (see #8) Based on Commit #34 (included it's included commits) and #32. When merging #34 (and it's included commits, starting from #28) without...
Support defining custom maps from attribute name to item name, e.g. to support item names with dashes, leading digits, etc. Based on Commit #31 (included it's included commits) and #32....
Based on the commit of #31 and the PRs it depends on When merging an #28 to #31 without creatinga merge commit (using github's rebase and apply method), this will...
Based on the commit of #30 and the PRs it depends on
based on #29
Based on #28
Since the newer `pyproject.toml` and `LICENSE.txt`agree on MIT, use the MIT license in setup.py as well.