Skip to content

v0.1.1

Choose a tag to compare

@tsutterley tsutterley released this 17 Dec 00:37
· 37 commits to main since this release
c730a7d

Summary:
Accounts for an upstream change that caused unit tests to fail. Conversion to datetime arrays or string arrays can now use microseconds (us) as use of nanoseconds (ns) was causing a floating point error.

Itemized Changes:

  • feat: allow conversion to datetime be in different units (#194)

Full Changelog: 0.1.0...0.1.1