Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update moment.js to 2.7.0 #58

Merged
merged 1 commit into from
Jul 1, 2014
Merged

Update moment.js to 2.7.0 #58

merged 1 commit into from
Jul 1, 2014

Conversation

theurere
Copy link
Contributor

@theurere theurere commented Jul 1, 2014

2.7.0 See changelog

  • new languages
    • #1678 Bengali (bn)
    • #1628 Azerbaijani (az)
    • #1633 Arabic, Saudi Arabia (ar-sa)
    • #1648 Austrian German (de-at)
  • features
    • #1663 configurable relative time thresholds
    • #1554 support anchor time in moment.calendar
    • #1693 support moment.ISO_8601 as parsing format
    • #1637 add moment.min and moment.max and deprecate min/max instance methods
    • #1704 support string value in add/subtract
    • #1647 add spm support (package manager)
  • bugfixes

2.6.0 See changelog

  • languages
  • features
    • #1419, #1468, #1467, #1546 better handling of timezone-d moments around DST
    • #1462 add weeksInYear and isoWeeksInYear
    • #1475 support ordinal parsing
    • #1499 composer support
    • #1577, #1604 put Date parsing in moment.createFromInputFallback so it can be properly deprecated and controlled in the future
    • #1545 extract two-digit year parsing in moment.parseTwoDigitYear, so it can be overwritten
    • #1590 (see #1574) set AMD global before module definition to better support non AMD module dependencies used in AMD environment
    • #1589 remove global in Node.JS environment (was not working before, nobody complained, was scheduled for removal anyway)
    • #1586 support quarter setting and parsing
  • 18 bugs fixed

2.5.1

  • languages
  • bugfixes
    • #1429 fixes #1423 weird chrome-32 bug with js object creation
    • #1421 remove html entities from Welsh
    • #1418 fixes #1401 improved non-padded tokens in strict matching
    • #1417 fixes #1404 handle buggy moment object created by property cloning
    • #1398 fixes #1397 fix Arabic-like week number parsing
    • #1396 add leftZeroFill(4) to GGGG and gggg formats
    • #1373 use lowercase for months and days in Catalan
  • testing
    • #1374 run tests on multiple browser/os combos via SauceLabs and Travis

2.5.0 See changelog

  • New languages
  • Features
    • 1311 Add quarter getter and format token Q
    • 1303 strict parsing now respects number of digits per token (fix 1196)
    • 0d30bb7 add jspm support
    • 1347 improve zone parsing
    • 1362 support merideam parsing in Korean
  • 22 bugfixes

2.4.0

  • Deprecate globally exported moment, will be removed in next major
  • New languages
  • Bugfixes
    • properly handle Z at the end of iso RegExp #1187
    • chinese meridian time improvements #1076
    • fix language tests #1177
    • remove some failing tests (that should have never existed :))
      #1185
      #1183
    • handle russian noun cases in weird cases #1195

longsleep added a commit that referenced this pull request Jul 1, 2014
@longsleep longsleep merged commit d02aa95 into strukturag:master Jul 1, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants