Sugar v2.0.6 Release Notes

Release Date: 2018-12-06 // over 5 years ago

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.