Added new immutable timestamps, offsets, and ranges in their own namespace New style immutable timestamps can be negative New style immutable timestamps have a more useful repr
1.1.3
Remove unused custom install command from tox.ini. Add Jenkins build trigger to rebuild master every day. Allow build to run on a wider variety of slaves.
1.1.2
BUGFIX: upload all pydocs
1.1.1
Added upload of pydoc docs to Jenkinsfile
1.1.0
Added hypothesis submodule containing strategies compatible with the hypothesis library which can be used to generate timestamps when testing code which uses this library.
1.0.2
Updated docstrings to note that "seconds:nanoseconds" is preferred over "seconds.fraction".