Skip to content

Releases: chrisrink10/bindr

Release v0.1.1

20 Nov 20:41
a89a280
Compare
Choose a tag to compare

New Features

  • bind automatically munges dictionary keys with - or whitespace characters to _ (#2)
  • bind supports specialized Optional types now (#3)

Initial Release

20 Nov 20:43
7332802
Compare
Choose a tag to compare
Update the README with raison d'etre (#1)

* Update the README with raison d'etre

* Try to fix Travis build

* Try to fix lint/mypy errors