Release Notes¶
**Release 0.3.0
- module
numbersrenamed totbnumbers - property based tests added
Release 0.2.0a1
- New module
numbers. numbers.is_odd()numbers.is_even()
Release 0.1.3
- Set up Documentation.
- Package structure simplified.
Release 0.1.1
- Set up Travis.
Release 0.1
First small step.
- Basic functions for handling of string / bytes encodings.