- Fixed severe bug in ts2sp (also affecting dt2sp) whereby some values returned around the start and end of days around clock change were incorrect
- Added arg validation for all public methods (slight performance hit, but performance is still good)
- Added type hints to all public methods
- Substantially improved unit tests