v0.7.0
- Fixed time values (
Hours,Minutes,Seconds,Milliseconds) by changing the internal representation toNumber. PreviouslyMillisecondswould overflow when using functions liketoEpochMilliseconds. (@nwolverson)
Hours, Minutes, Seconds, Milliseconds) by changing the internal representation to Number. Previously Milliseconds would overflow when using functions like toEpochMilliseconds. (@nwolverson)