Sugar v2.0.6 Release Notes
Release Date: 2018-12-06 // almost 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.0.5
-
- ๐ Fixed issue with Angular 6 breaking webpack implementation of global context.
- ๐ Fixed issue with Date#get with past/future options.
- ๐ Fixed issue with parsing of "Mar-3".
- ๐ Fixed issue with parsing of "10:".
- ๐ Fixed issue with parsing of "end of year", etc.
- ๐ Fixed issue with specificity param being incorrectly set.
- ๐ Fixed issue with future option causing a day shift in format "this week tuesday".
- ๐ Fixed issue with inconsistency when overshooting certain units in parsing.
- ๐ Fixed issue with Array#max and empty strings.
- ๐ Fixed issue with incorrect order of "next/last" in Italian dates.
- ๐ Fixed issues with UTC times being reset and timezone abbreviations.
- ๐ Fixed issue with Finnish period as time separator interfering with date parsing.
- ๐ Fixed issues with Typescript declarations including better handling of generics.
- ๐ Temporary fix for bad parsing of ambiguous ์ผ token for day/Sunday.
- โช Restored VERSION property to the core.
- ๐ Fixed issue with future dates.