-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a384a97
commit 347f43f
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
# @archimedes/utils [2.1.0](https://github.com/archimedes-projects/archimedes-js/compare/@archimedes/[email protected]...@archimedes/[email protected]) (2022-11-29) | ||
|
||
### Bug Fixes | ||
|
||
- change Settings.defaultZoneName to Settings.defaultZone of Luxon settings ([8d8a7ab](https://github.com/archimedes-projects/archimedes-js/commit/8d8a7ab7f44e1fd061cfc40198fefc705195de35)) | ||
|
||
### Features | ||
|
||
- add Timer class to wrap timeout operations like resume or pause ([89f817d](https://github.com/archimedes-projects/archimedes-js/commit/89f817daa36aabcccf2263cb695ba0f4500e6995)) | ||
- set the default zone to 'utc' to fromFormat and fromObject methods from Luxon library ([dd414ca](https://github.com/archimedes-projects/archimedes-js/commit/dd414ca47b10a4bd2319ec9f266f3daf0af4a777)) | ||
|
||
# @archimedes/utils [2.1.0-beta.3](https://github.com/archimedes-projects/archimedes-js/compare/@archimedes/[email protected]...@archimedes/[email protected]) (2022-07-07) | ||
|
||
### Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters