You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed time values (Hours, Minutes, Seconds, Milliseconds) by changing the internal representation to Number. Previously Milliseconds would overflow when using functions like toEpochMilliseconds. (@nwolverson)
This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.