]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
19 months agoMerge pull request #5949 from mergehez:develop 6176/head
Iskren Chernev [Sun, 24 Dec 2023 12:08:29 +0000 (14:08 +0200)] 
Merge pull request #5949 from mergehez:develop

[new locale] ku-kmr: Kurdish (Northern Kurdish)

19 months agore-prettier hopelessly
MergeSoft [Wed, 27 Oct 2021 22:34:05 +0000 (00:34 +0200)] 
re-prettier hopelessly

19 months agoRevert "Re-prettiered via prettier.io playground"
MergeSoft [Wed, 27 Oct 2021 21:55:30 +0000 (23:55 +0200)] 
Revert "Re-prettiered via prettier.io playground"

This reverts commit 6f619da102feb3118a9d5e44bc16d37697e69888.

19 months agoRevert "Re-Prettier via Node v10.24.1"
MergeSoft [Wed, 27 Oct 2021 21:55:13 +0000 (23:55 +0200)] 
Revert "Re-Prettier via Node v10.24.1"

This reverts commit 4bb02699a514197af0896eb886891f4a10eee265.

19 months agoRevert "re-prettier via bash"
MergeSoft [Wed, 27 Oct 2021 21:54:23 +0000 (23:54 +0200)] 
Revert "re-prettier via bash"

This reverts commit a764cf95dd7d24b0949b289744b9efd47746ce03.

19 months agore-prettier via bash
MergeSoft [Wed, 27 Oct 2021 21:43:04 +0000 (23:43 +0200)] 
re-prettier via bash

19 months agoRe-prettiered via prettier.io playground
MergeSoft [Wed, 27 Oct 2021 21:28:37 +0000 (23:28 +0200)] 
Re-prettiered via prettier.io playground

19 months agoRe-Prettier via Node v10.24.1
MergeSoft [Tue, 26 Oct 2021 21:12:22 +0000 (23:12 +0200)] 
Re-Prettier via Node v10.24.1

19 months agoRe-Re-Prettier
MergeSoft [Tue, 26 Oct 2021 20:42:19 +0000 (22:42 +0200)] 
Re-Re-Prettier

19 months agoRe-Prettier
MergeSoft [Tue, 26 Oct 2021 19:25:17 +0000 (21:25 +0200)] 
Re-Prettier

19 months ago"Prettiered"
MergeSoft [Tue, 26 Oct 2021 18:56:32 +0000 (20:56 +0200)] 
"Prettiered"

19 months agoreplaced const with var and function
MergeSoft [Tue, 26 Oct 2021 18:40:14 +0000 (20:40 +0200)] 
replaced const with var and function

19 months agoadded new locale: ku-kmr (Northern Kurdish)
mazlumozdogan [Sun, 24 Oct 2021 22:15:28 +0000 (00:15 +0200)] 
added new locale: ku-kmr (Northern Kurdish)

19 months agoMerge pull request #5827 from BobZombie:feature/fix_d.ts
Iskren Chernev [Sun, 24 Dec 2023 11:44:07 +0000 (13:44 +0200)] 
Merge pull request #5827 from BobZombie:feature/fix_d.ts

[bugfix] ts: toISOString function also return null

19 months agoProperly allow null for ts1 and ts3
Iskren Chernev [Sun, 24 Dec 2023 11:43:42 +0000 (13:43 +0200)] 
Properly allow null for ts1 and ts3

19 months agotoISOString function also return null
BobZombie [Fri, 5 Feb 2021 23:21:51 +0000 (08:21 +0900)] 
toISOString function also return null

19 months agoMerge pull request #5790 from Youenn-Bouglouan:patch-1
Iskren Chernev [Sun, 24 Dec 2023 11:27:22 +0000 (13:27 +0200)] 
Merge pull request #5790 from Youenn-Bouglouan:patch-1

[locale] nb: Fixed typo in relative times

19 months agoupdated locale file in src/ and src/test/ folders, reverted changes in locale/ folder
youenn.bouglouan [Mon, 21 Dec 2020 14:03:37 +0000 (15:03 +0100)] 
updated locale file in src/ and src/test/ folders, reverted changes in locale/ folder

19 months agoFixed typo (replaced en with én) in relative times for norwegian language.
Youenn Bouglouan [Fri, 4 Dec 2020 15:23:13 +0000 (16:23 +0100)] 
Fixed typo (replaced en with én) in relative times for norwegian language.

Hi, Our Norwegian translator reported to us that there is a small typo in the Norwegian translations for relative times.
`en` should be replaced with `én` in expressions like `en time`, `en dag`...

Thanks!

19 months agoMerge branch 'patch-5778' into develop
Iskren Chernev [Sun, 24 Dec 2023 11:12:36 +0000 (13:12 +0200)] 
Merge branch 'patch-5778' into develop

19 months ago[misc] ts: Fix issues when importing moment-with-locales
Iskren Chernev [Sun, 24 Dec 2023 11:11:27 +0000 (13:11 +0200)] 
[misc] ts: Fix issues when importing moment-with-locales

This is based on code from https://github.com/moment/moment/pull/5778

19 months agoMerge pull request #5772 from rasidre:add-locale-author
Iskren Chernev [Sun, 24 Dec 2023 11:08:16 +0000 (13:08 +0200)] 
Merge pull request #5772 from rasidre:add-locale-author

[locale] bs: Add author

19 months ago[locale] add myself as author for bosnian language
Rasid Redzic [Sat, 7 Nov 2020 20:46:46 +0000 (21:46 +0100)] 
[locale] add myself as author for bosnian language

19 months agoMerge pull request #5718 from tomerle:get-set-switch-case
Iskren Chernev [Sun, 24 Dec 2023 10:52:16 +0000 (12:52 +0200)] 
Merge pull request #5718 from tomerle:get-set-switch-case

[misc] Use switch-case for better get-set performance (#2659)

19 months ago[misc] Use new `get()` more (#2659)
tomerle [Wed, 16 Sep 2020 11:36:37 +0000 (14:36 +0300)] 
[misc] Use new `get()` more (#2659)

- Use it in `getSetDayOfWeek`
- Also update style and comments for commented out `set()` cases

19 months ago[misc] Use switch-case for better get-set performance (#2659)
tomerle [Tue, 15 Sep 2020 15:26:34 +0000 (18:26 +0300)] 
[misc] Use switch-case for better get-set performance (#2659)

Also done for `setMonth`.
Also simplified Leap Day logic.

19 months agoMerge pull request #5599 from Alanscut:issue_4985
Iskren Chernev [Sat, 23 Dec 2023 18:55:40 +0000 (20:55 +0200)] 
Merge pull request #5599 from Alanscut:issue_4985

[feature] Enable exceptions for invali moments

Fixes #4985

19 months agoSlight refactor of exception creation
Iskren Chernev [Sat, 23 Dec 2023 18:54:49 +0000 (20:54 +0200)] 
Slight refactor of exception creation

19 months ago[feature]fix issue #4985 and add method
Alanscut [Tue, 16 Jun 2020 07:14:24 +0000 (15:14 +0800)] 
[feature]fix issue #4985 and add  method

19 months agoMerge pull request #5597 from Alanscut:issue-5596
Iskren Chernev [Sat, 23 Dec 2023 18:45:35 +0000 (20:45 +0200)] 
Merge pull request #5597 from Alanscut:issue-5596

[bugfix] fix #5596: floating number calculation converter

19 months agoTweak float-rounding comment
Iskren Chernev [Sat, 23 Dec 2023 18:44:49 +0000 (20:44 +0200)] 
Tweak float-rounding comment

19 months agoprettier check
Alanscut [Sun, 14 Jun 2020 15:25:53 +0000 (23:25 +0800)] 
prettier check

19 months agofix #5596: floating number calculation converter
Alanscut [Sun, 14 Jun 2020 15:14:42 +0000 (23:14 +0800)] 
fix #5596: floating number calculation converter

19 months agoMerge pull request #5592 from Alanscut:issue_5314
Iskren Chernev [Sat, 23 Dec 2023 13:40:17 +0000 (15:40 +0200)] 
Merge pull request #5592 from Alanscut:issue_5314

[bugfix] Fix the issue of  `isValid()` in strict mode

19 months agoFix the issue of in strict mode
Alanscut [Thu, 11 Jun 2020 06:23:31 +0000 (14:23 +0800)] 
Fix the issue of  in strict mode

19 months agoMerge pull request #5581 from Alanscut:optimizeCode
Iskren Chernev [Sat, 23 Dec 2023 13:18:34 +0000 (15:18 +0200)] 
Merge pull request #5581 from Alanscut:optimizeCode

[feature] Optimize computeErasParse and computeMonthsParse

19 months ago[feature] Optimize computeErasParse and computeMonthsParse
Alanscut [Thu, 4 Jun 2020 03:45:43 +0000 (11:45 +0800)] 
[feature] Optimize computeErasParse and computeMonthsParse

19 months agoMerge pull request #6193 from moment:fix-locale-week-year
Iskren Chernev [Sat, 23 Dec 2023 13:01:36 +0000 (15:01 +0200)] 
Merge pull request #6193 from moment:fix-locale-week-year

[bugfix] weekyear setter handle dow

19 months agobugfix: weekyear setter handle dow fix-locale-week-year 6193/head
Iskren Chernev [Sat, 23 Dec 2023 12:53:53 +0000 (14:53 +0200)] 
bugfix: weekyear setter handle dow

Fixes #3944

19 months agoMerge pull request #5554 from Alanscut:issue_5075
Iskren Chernev [Sat, 23 Dec 2023 10:56:29 +0000 (12:56 +0200)] 
Merge pull request #5554 from Alanscut:issue_5075

[bugfix] Fix issue #5075, Delete destructive judgment

19 months agorun prettier-fmt
Alanscut [Wed, 20 May 2020 07:54:30 +0000 (15:54 +0800)] 
run prettier-fmt

19 months agofix eslint error
Alanscut [Wed, 20 May 2020 07:46:01 +0000 (15:46 +0800)] 
fix eslint error

19 months agofix issue #5075 Remove destructive judgment
Alanscut [Wed, 20 May 2020 07:13:48 +0000 (15:13 +0800)] 
fix issue #5075 Remove destructive judgment

19 months agoMerge pull request #5190 from majdal:develop
Iskren Chernev [Sat, 23 Dec 2023 10:29:52 +0000 (12:29 +0200)] 
Merge pull request #5190 from majdal:develop

[new locale] ar-ps: Arabic (Palestine)

19 months agoFix formatting
Iskren Chernev [Sat, 23 Dec 2023 10:29:14 +0000 (12:29 +0200)] 
Fix formatting

19 months agoFix tests
Kunal Marwaha [Wed, 17 Jun 2020 09:57:49 +0000 (02:57 -0700)] 
Fix tests

19 months agoran prettier-fmt on the new ar-ps locale files
Majd Al-shihabi [Fri, 22 May 2020 09:44:49 +0000 (12:44 +0300)] 
ran prettier-fmt on the new ar-ps locale files

19 months agoNew Arabic locale, with Syriac month names used in Palestine/Levant
Majd Al-shihabi [Thu, 21 May 2020 20:41:50 +0000 (23:41 +0300)] 
New Arabic locale, with Syriac month names used in Palestine/Levant

19 months agoAdded a Palestinian locale, using Syriac month names.
Majd Al-shihabi [Wed, 7 Aug 2019 08:33:36 +0000 (11:33 +0300)] 
Added a Palestinian locale, using Syriac month names.

19 months agoNew Arabic locale, with Syriac month names used in Palestine/Levant
Majd Al-shihabi [Thu, 21 May 2020 20:41:50 +0000 (23:41 +0300)] 
New Arabic locale, with Syriac month names used in Palestine/Levant

19 months agoAdded a Palestinian locale, using Syriac month names.
Majd Al-shihabi [Wed, 7 Aug 2019 08:33:36 +0000 (11:33 +0300)] 
Added a Palestinian locale, using Syriac month names.

19 months agoMerge pull request #6055 from qzoke:develop
Iskren Chernev [Sat, 16 Dec 2023 22:22:59 +0000 (00:22 +0200)] 
Merge pull request #6055 from qzoke:develop

[misc] Refactoring & Cleanup - aliases and priorities in src/lib/units/

19 months agorun prettier
Iskren Chernev [Sat, 16 Dec 2023 22:22:08 +0000 (00:22 +0200)] 
run prettier

19 months agoRemoved Comments.
Nirpendra Patel [Wed, 22 Feb 2023 12:07:01 +0000 (17:37 +0530)] 
Removed Comments.

19 months agoRefactoring & Cleanup
Nirpendra Patel [Thu, 6 Oct 2022 09:46:44 +0000 (15:16 +0530)] 
Refactoring & Cleanup

My mission with this refactoring was to make it more readable and procedural. Not only it reduces 32 function calls, It's all in one place. All aliases in aliases.js file and all priorities in priorities.js file

1. All the functions which were responsible for creating aliases from following files(comments are file names) have been moved to src/lib/units/aliases.js

// src/lib/units/day-of-month.js
addUnitAlias('date', 'D');
// src/lib/units/day-of-week.js
addUnitAlias('day', 'd');
addUnitAlias('weekday', 'e');
addUnitAlias('isoWeekday', 'E');
// src/lib/units/day-of-year.js
addUnitAlias('dayOfYear', 'DDD');
// src/lib/units/hour.js
addUnitAlias('hour', 'h');
// src/lib/units/millisecond.js
addUnitAlias('millisecond', 'ms');
// src/lib/units/minute.js
addUnitAlias('minute', 'm');
// src/lib/units/month.js
addUnitAlias('month', 'M');
// src/lib/units/quarter.js
addUnitAlias('quarter', 'Q');
// src/lib/units/second.js
addUnitAlias('second', 's');
// src/lib/units/week-year.js
addUnitAlias('weekYear', 'gg');
addUnitAlias('isoWeekYear', 'GG');
// src/lib/units/week.js
addUnitAlias('week', 'w');
addUnitAlias('isoWeek', 'W');
// src/lib/units/year.js
addUnitAlias('year', 'y');

2. Ran all the functions and final result has been saved as "aliases" object in  src/lib/units/aliases.js.

3. Commented out all the aliases creation functions in src/lib/units/aliases.js as we have final and known Object as a variable.

4. All the functions which were responsible for creating priorities from following files(comments are file names) have been moved to src/lib/units/priorities.js

// src/lib/units/day-of-month.js
addUnitPriority('date', 9);
// src/lib/units/day-of-week.js
addUnitPriority('day', 11);
addUnitPriority('weekday', 11);
addUnitPriority('isoWeekday', 11);
// src/lib/units/day-of-year.js
addUnitPriority('dayOfYear', 4);
// src/lib/units/hour.js
addUnitPriority('hour', 13);
// src/lib/units/millisecond.js
addUnitPriority('millisecond', 16);
// src/lib/units/minute.js
addUnitPriority('minute', 14);
// src/lib/units/month.js
addUnitPriority('month', 8);
// src/lib/units/quarter.js
addUnitPriority('quarter', 7);
// src/lib/units/second.js
addUnitPriority('second', 15);
// src/lib/units/week-year.js
addUnitPriority('weekYear', 1);
addUnitPriority('isoWeekYear', 1);
// src/lib/units/week.js
addUnitPriority('week', 5);
addUnitPriority('isoWeek', 5);
// src/lib/units/year.js
addUnitPriority('year', 1);

5. Ran all the functions and final result has been saved as "priorities" object in  src/lib/units/priorities.js.

6. Commented out all the priorities creation functions in src/lib/units/aliases.js as we have final and known Object as a variable.

19 months agoMerge pull request #6067 from ChALkeR:chalker/maart-regex
Iskren Chernev [Sat, 16 Dec 2023 22:08:21 +0000 (00:08 +0200)] 
Merge pull request #6067 from ChALkeR:chalker/maart-regex

[locale] nl, nl-be: Fix erroneous regex anchoring

19 months agofix: erroneous regex anchoring in nl locale
Сковорода Никита Андреевич [Mon, 14 Nov 2022 05:00:12 +0000 (08:00 +0300)] 
fix: erroneous regex anchoring in nl locale

19 months agoMerge pull request #6086 from anandfresh:contributing
Iskren Chernev [Sat, 16 Dec 2023 22:01:35 +0000 (00:01 +0200)] 
Merge pull request #6086 from anandfresh:contributing

[misc] Update contributing doc

19 months agoupdate contributing.md
Anandha Krishnan S [Tue, 10 Jan 2023 19:00:10 +0000 (00:30 +0530)] 
update contributing.md

19 months agoMerge pull request #6128 from tobslob:fix/undefined-locale-name
Iskren Chernev [Sat, 16 Dec 2023 21:42:27 +0000 (23:42 +0200)] 
Merge pull request #6128 from tobslob:fix/undefined-locale-name

[feature] Graceful handling of undefined locale name

19 months agofix(bug): add condition to prevent name is undefined in isLocaleNameSane function...
Oluwatobiloba A. Adeneye [Sun, 7 May 2023 21:16:19 +0000 (22:16 +0100)] 
fix(bug): add condition to prevent name is undefined in isLocaleNameSane function and ensure it returns a boolean

19 months agoMerge pull request #6191 from heiglandreas:fixCzeckMonths
Iskren Chernev [Sat, 16 Dec 2023 20:59:56 +0000 (22:59 +0200)] 
Merge pull request #6191 from heiglandreas:fixCzeckMonths

[locale] cs: Fix month-names with numerals

19 months agoFix formatting
Iskren Chernev [Sat, 16 Dec 2023 20:59:16 +0000 (22:59 +0200)] 
Fix formatting

19 months agoRender Month-names correctly with numerals
Andreas Heigl [Fri, 15 Dec 2023 10:52:03 +0000 (11:52 +0100)] 
Render Month-names correctly with numerals

According to local knowledge the month-names need to be rendered using
the format-version when a numeral is added to them. Either before or
after the monthname.

This is now handled by adding the appropriate isFormat regex.

19 months ago[misc] Reformat according to latest prettier
Iskren Chernev [Sat, 16 Dec 2023 20:55:25 +0000 (22:55 +0200)] 
[misc] Reformat according to latest prettier

19 months ago[misc] Update prettier config
Iskren Chernev [Sat, 16 Dec 2023 20:54:26 +0000 (22:54 +0200)] 
[misc] Update prettier config

For some reason it wanted to put traling commas everywhere (including
functions) and that spooks eslint.

19 months ago[misc] Update packages
Iskren Chernev [Sat, 16 Dec 2023 20:53:48 +0000 (22:53 +0200)] 
[misc] Update packages

I had to put some restraint on @types/node, otherwise it wasn't ts3
compatible.

3 years agoBuild 2.24.4 6038/head 2.29.4
Iskren Chernev [Wed, 6 Jul 2022 16:00:01 +0000 (19:00 +0300)] 
Build 2.24.4

3 years agoBump version to 2.24.4
Iskren Chernev [Wed, 6 Jul 2022 15:58:30 +0000 (18:58 +0300)] 
Bump version to 2.24.4

3 years agoUpdate changelog for 2.29.4
Iskren Chernev [Wed, 6 Jul 2022 15:57:55 +0000 (18:57 +0300)] 
Update changelog for 2.29.4

3 years ago[bugfix] Fix redos in preprocessRFC2822 regex (#6015)
Khang Vo (doublevkay) [Wed, 6 Jul 2022 15:28:25 +0000 (22:28 +0700)] 
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)

* fix ReDoS in preprocessRFC2822 regex

Fixes: [#2936](https://github.com/moment/moment/issues/6012)
Disallow nested rfc2822 comments to prevent quadratic regex execution time (i.e each open bracket is considered at most twice).

3 years agoMerge branch 'master' into develop
Iskren Chernev [Wed, 6 Jul 2022 15:53:59 +0000 (18:53 +0300)] 
Merge branch 'master' into develop

3 years agoRevert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"
Iskren Chernev [Wed, 6 Jul 2022 15:53:48 +0000 (18:53 +0300)] 
Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"

This reverts commit 7aebb1617fc9bced87ab6bc4c317644019b23ce7.

3 years ago[bugfix] Fix redos in preprocessRFC2822 regex (#6015)
Khang Vo (doublevkay) [Wed, 6 Jul 2022 15:28:25 +0000 (22:28 +0700)] 
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)

* fix ReDoS in preprocessRFC2822 regex

Fixes: [#2936](https://github.com/moment/moment/issues/6012)
Disallow nested rfc2822 comments to prevent quadratic regex execution time (i.e each open bracket is considered at most twice).

3 years agoBuild 2.29.3 2.29.3
Iskren Chernev [Sun, 17 Apr 2022 18:25:24 +0000 (21:25 +0300)] 
Build 2.29.3

3 years agoFixup release complaints
Iskren Chernev [Sun, 17 Apr 2022 18:22:17 +0000 (21:22 +0300)] 
Fixup release complaints

3 years agoBump version to 2.29.3
Iskren Chernev [Sun, 17 Apr 2022 18:20:50 +0000 (21:20 +0300)] 
Bump version to 2.29.3

3 years agoUpdate changes for 2.29.3
Iskren Chernev [Sun, 17 Apr 2022 18:20:10 +0000 (21:20 +0300)] 
Update changes for 2.29.3

3 years ago[bugfix] Remove const usage (#5995)
Lorenzo Cesana [Sun, 17 Apr 2022 18:03:06 +0000 (20:03 +0200)] 
[bugfix] Remove const usage (#5995)

3 years agomisc: fix advisory link (#5990)
Jericho [Sun, 17 Apr 2022 18:02:31 +0000 (12:02 -0600)] 
misc: fix advisory link (#5990)

3 years agoBuild 2.29.2 2.29.2
Iskren Chernev [Sun, 3 Apr 2022 13:12:09 +0000 (16:12 +0300)] 
Build 2.29.2

3 years agoBump version to 2.29.2
Iskren Chernev [Sun, 3 Apr 2022 13:10:39 +0000 (16:10 +0300)] 
Bump version to 2.29.2

3 years agoUpdate changelog for 2.29.2
Iskren Chernev [Sun, 3 Apr 2022 13:10:00 +0000 (16:10 +0300)] 
Update changelog for 2.29.2

3 years ago[bugfix] Avoid loading path-looking locales from fs
Iskren Chernev [Sun, 27 Mar 2022 11:46:47 +0000 (14:46 +0300)] 
[bugfix] Avoid loading path-looking locales from fs

3 years ago[misc] Fix indentation (according to prettier)
Iskren Chernev [Sun, 27 Mar 2022 12:20:56 +0000 (15:20 +0300)] 
[misc] Fix indentation (according to prettier)

3 years ago[test] Avoid hours around DST
Iskren Chernev [Sun, 27 Mar 2022 12:16:24 +0000 (15:16 +0300)] 
[test] Avoid hours around DST

4 years ago[locale] ar-ly: fix locale name (#5828)
Tobias Nießen [Sun, 21 Feb 2021 05:16:52 +0000 (06:16 +0100)] 
[locale] ar-ly: fix locale name (#5828)

4 years ago[misc] fix builds (#5836)
Kunal Marwaha [Sun, 21 Feb 2021 05:09:37 +0000 (21:09 -0800)] 
[misc] fix builds (#5836)

* Update dependencies

* Rerun prettier

4 years ago[misc] Specify length of toArray return type (#5766) 5780/head
Michael Peirce [Thu, 29 Oct 2020 19:55:51 +0000 (12:55 -0700)] 
[misc] Specify length of toArray return type (#5766)

4 years ago[locale] tr: update translation of Monday and Saturday (#5756)
Diego Bousfield [Tue, 27 Oct 2020 06:35:29 +0000 (03:35 -0300)] 
[locale] tr: update translation of Monday and Saturday (#5756)

4 years ago[misc] fix lint issues (#5762)
Kunal Marwaha [Mon, 26 Oct 2020 20:03:50 +0000 (13:03 -0700)] 
[misc] fix lint issues (#5762)

4 years ago[misc] optimize for loops (#5744)
Pulkit Aggarwal [Sat, 24 Oct 2020 02:26:50 +0000 (07:56 +0530)] 
[misc] optimize for loops (#5744)

4 years ago[bugfix] add standalone and format to "cs" locale (#5749)
Kartik Gupta [Fri, 23 Oct 2020 19:20:29 +0000 (00:50 +0530)] 
[bugfix] add standalone and format to "cs" locale (#5749)

4 years ago[locale] Fix Serbian locale (sr, sr-cyrl) (#5742)
Dušan Simić [Thu, 8 Oct 2020 17:59:43 +0000 (19:59 +0200)] 
[locale] Fix Serbian locale (sr, sr-cyrl) (#5742)

4 years agoBuild 2.29.1 2.29.1
Kunal Marwaha [Tue, 6 Oct 2020 11:12:53 +0000 (04:12 -0700)] 
Build 2.29.1

4 years agoBump version to 2.29.1
Kunal Marwaha [Tue, 6 Oct 2020 11:12:02 +0000 (04:12 -0700)] 
Bump version to 2.29.1

4 years agoUpdate changelog for 2.29.1
Kunal Marwaha [Tue, 6 Oct 2020 11:11:42 +0000 (04:11 -0700)] 
Update changelog for 2.29.1

4 years ago[bugfix] add format and standalone in hi locale (#5728)
Priya Bihani [Mon, 5 Oct 2020 10:39:40 +0000 (16:09 +0530)] 
[bugfix] add format and standalone in hi locale (#5728)

4 years ago[misc] Update dep message to reflect project status (#5737)
Alex Ghiculescu [Wed, 30 Sep 2020 19:01:14 +0000 (14:01 -0500)] 
[misc] Update dep message to reflect project status (#5737)

4 years agoBuild 2.29.0 2.29.0
Kunal Marwaha [Tue, 22 Sep 2020 08:26:21 +0000 (01:26 -0700)] 
Build 2.29.0