Releases: kizitonwose/Time
Releases · kizitonwose/Time
1.0.4
- Fix: Unable to add large time values to the
Calendar
class (thanks @jaredrummler). - Update build tools.
1.0.3
- Make the
time
module available when depending on thetime-android
module. - Update build tools.
1.0.2
- Add
unit
property inInterval
class to retrieve time unit. - Implement
toString()
method inInterval
class. - Update build tools.
1.0.1
Interval
class constructor now takes the Number
type.
1.0.0
Initial release.