Skip to content

Releases: contains-io/typet

v0.4.0

21 Oct 06:34
Compare
Choose a tag to compare
Remove the use of typingplus by importing the additional functions it…

v0.3.6

11 Oct 02:15
Compare
Choose a tag to compare
Fix pylint settings for py3.

v0.3.5

11 Jan 10:28
Compare
Choose a tag to compare
Update requirement on typingplus to 2.2.1 for upgrade_typing.

v0.3.4

07 Jan 19:52
Compare
Choose a tag to compare
Singleton now catches TypeError when handling updates.

v0.3.3

21 Dec 04:20
Compare
Choose a tag to compare
Fix pep8 spacing error.

v0.3.2

03 Dec 12:49
Compare
Choose a tag to compare
Add IdempotentSingleton.

v0.3.1

03 Dec 11:22
Compare
Choose a tag to compare
Add the metaclass decorator.

v0.3.0

30 Nov 15:44
Compare
Choose a tag to compare
Make attributes undefined but annotated Optional actually optional.

v0.2.1

28 Nov 07:11
Compare
Choose a tag to compare
Remove python 3.3 from Travis.

v0.2.0

27 Nov 04:36
Compare
Choose a tag to compare
Add isinstance tests for validation classes.