v0.1.1
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