Releases: ColinEberhardt/assemblyscript-temporal
Releases · ColinEberhardt/assemblyscript-temporal
v2.2.3
26 Jan 16:45
Compare
Sorry, something went wrong.
No results found
2.2.3 (2022-01-26)
Bug Fixes
v2.2.2
17 Jul 21:19
Compare
Sorry, something went wrong.
No results found
2.2.2 (2021-07-17)
Bug Fixes
duration: support nanosecond precision in toString (46b9dbc ), closes #50 #55
v2.2.1
30 Jun 05:55
Compare
Sorry, something went wrong.
No results found
2.2.1 (2021-06-30)
Bug Fixes
instant: allow instantLike (1abf180 )
instant: mark epochNanoseconds readonly (ff8093f )
v2.2.0
12 May 16:44
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-05-12)
Bug Fixes
Features
added a few additional methods to now (a664672 )
v2.1.1
11 May 07:45
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-05-11)
Bug Fixes
moved AS to dev dependencies (335b8d1 )
v2.1.0
11 May 07:31
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-05-11)
Features
Implemented Insant add, subtract, since, until (668d346 )
v2.0.1
11 May 07:27
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-05-11)
Bug Fixes
v2.0.0
08 May 19:04
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-05-08)
Features
removed timezone-related classes (ZonedDateTime) (107b38e )
BREAKING CHANGES
All timezone related functionality has been removed - this will be moved to assemblyscript-temporal-tz
v1.12.0
07 May 05:59
Compare
Sorry, something went wrong.
No results found
1.12.0 (2021-05-07)
Features
implemented PlainDateTime since and until (74e07ce )
v1.11.0
05 May 05:36
Compare
Sorry, something went wrong.
No results found
1.11.0 (2021-05-05)
Bug Fixes
.until() and .since() support variable arg types (c492b56 )
add() / subtract() have full arg type support (7c7f5fd )
Features
added remaining type conversion methods (9a3f79c )