Skip to content

Releases: SheffieldSolar/sp2ts

v1.0.0

20 Feb 22:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...1.0.0

v0.2.1

04 Dec 13:11
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

v0.2.0

03 Sep 04:04
Compare
Choose a tag to compare
  • 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