Changelog History
Page 4
-
v2.15.0 Changes
- ๐ Release Sept 12, 2016
-
v2.14.1 Changes
- ๐ Release July 20, 2016
- #3280 Fix typescript definitions
-
v2.14.0 Changes
- ๐ Release July 20, 2016
-
v2.13.0 Changes
- ๐ Release April 18, 2016
-
v2.12.0 Changes
- ๐ Release March 7, 2016
-
v2.11.2 Changes
๐ Release February 7, 2016
#2939 use full-string match to speed up aspnet regex match
-
v2.11.1 Changes
- ๐ Release January 9, 2016
-
v2.11.0 Changes
๐ Release January 4, 2016
#2624 Proper handling of invalid moments
๐ #2634 Fix strict month parsing issue in cs,ru,sk
#2735 Reset the locale back to 'en' after defining all locales in min/locales.js
#2702 Week rework
#2746 Changed September Abbreviation to "Sept" in locale-specific english files and default locale file
#2641 Implement basic format and comma as ms separator in ISO 8601
๐ #2665 Implement stricter weekday parsing
๐ #2700 Add [Hh]mm and [Hh]mmss formatting tokens, so you can parse 123 with hmm for example
#2565 #2835 Expose arguments used for moment creation with creationData (fix #2443)
#2709 Add isSameOrAfter and isSameOrBefore comparison methods
#2721 Fix moment creation from object with strings values
#2740 Enable 'd hh:mm:ss.sss' format for durations