-
Notifications
You must be signed in to change notification settings - Fork 760
Comparing changes
Open a pull request
base repository: moment/luxon
base: 3.5.0
head repository: moment/luxon
compare: 3.6.0
- 14 commits
- 15 files changed
- 10 contributors
Commits on Aug 3, 2024
-
Bump postcss from 8.4.20 to 8.4.31 (#1520)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.20...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c923f9 - Browse repository at this point
Copy the full SHA 2c923f9View commit details -
Add lastMoment getter to Interval (#1280)
* Add lastMoment getter to Interval Convenient way to get the last moment that is actually included in the interval. Makes it easier to properly use the fact that intervals are half open. My use case: displaying end date of a monthly subscription. I'm not sure `lastMoment` is the best way to name this, but it was the first thing that I thought of. * Change function name
Configuration menu - View commit details
-
Copy full SHA for eb71ce5 - Browse repository at this point
Copy the full SHA eb71ce5View commit details -
fix: toISODate, toISO and toSQLDate methods could return null when an…
… InvalidDate is provided (#1406)
Configuration menu - View commit details
-
Copy full SHA for 612e1ce - Browse repository at this point
Copy the full SHA 612e1ceView commit details -
Bump follow-redirects from 1.15.2 to 1.15.6 (#1603)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 419ad04 - Browse repository at this point
Copy the full SHA 419ad04View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50a7fb - Browse repository at this point
Copy the full SHA f50a7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f419424 - Browse repository at this point
Copy the full SHA f419424View commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7f126a - Browse repository at this point
Copy the full SHA a7f126aView commit details
Commits on Sep 4, 2024
-
Optimize Performance with Caching for Resolved Options and Parsed Loc…
…ale Strings (#1642) * feat: optimize performance by adding caching for resolved options and parsed locale strings - Implement caching to avoid redundant computations of resolved options and locale parsing. - Introduce a final `isEnglish` variable to efficiently check if the locale supports English. Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com> * feat: simplify caching logic for resolved options in supportsFastNumbers and isEnglish calls to improve performance Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com> * feat: add new benchmark tests to compare performance with and without Intl.resolvedOptions cache Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com> --------- Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e9983c - Browse repository at this point
Copy the full SHA 3e9983cView commit details
Commits on Jan 17, 2025
-
Added Additional Unit Tests for English.js (#1672)
* added unit tests * clean up before creating PR * clean up before creating PR * clean up
Configuration menu - View commit details
-
Copy full SHA for 0d267fa - Browse repository at this point
Copy the full SHA 0d267faView commit details
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 42a4699 - Browse repository at this point
Copy the full SHA 42a4699View commit details
Commits on Feb 12, 2025
-
Include documentation that toSeconds() returns a floating point number (
#1681) --------- Co-authored-by: Take Weiland <diesieben07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b952fc5 - Browse repository at this point
Copy the full SHA b952fc5View commit details -
Modify tokenParser tests to suit CLDR 46 (#1680)
* Modify tokenParser tests to suit CLDR 46 CLDR 46 makes changes to the knda (Kannada) and ta (Tamil) locales effectively disregarding local names for AM/PM (Kannada) and special names for afternoon. The tests have been modified to use the expected format based on CLDR version. The test matrix in CI has been extended to latest Node.JS versions. --------- Co-authored-by: Take Weiland <diesieben07@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aedc7bd - Browse repository at this point
Copy the full SHA aedc7bdView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20139a3 - Browse repository at this point
Copy the full SHA 20139a3View commit details
Commits on Mar 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8cf5b83 - Browse repository at this point
Copy the full SHA 8cf5b83View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.5.0...3.6.0