Skip to content

Commit 8b71479

Browse files
authored
Merge pull request #451 from iLib-js/development
Merge to master to publish v14.19.0
2 parents 68cd4c8 + 3fd8083 commit 8b71479

File tree

2,611 files changed

+932460
-1072901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,611 files changed

+932460
-1072901
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
version=14.18.0
16+
version=14.19.0

docs/ReleaseNotes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Release Notes for Version 14
22
============================
33

4+
Build 028
5+
-------
6+
Published as version 14.19.0
7+
8+
New Features:
9+
* Update to CLDR v43.1 data
10+
* Added new `getCLDRVersion()` API to know the cldr version that the currently adoped on.
11+
12+
Bug Fixes:
13+
* Removed docs/localeSpecDoc/ directory which is not maintained.
14+
* Added safety code to avoid Uncaught TypeError problems when accessing the
15+
Intl object on a js engine that is modern enough to have an Intl object,
16+
but not modern enough to have everything we need on that Intl object
17+
* Updated dependencies
18+
419
Build 027
520
-------
621
Published as version 14.18.0

docs/localeSpecDoc/LocaleList.txt

Lines changed: 0 additions & 192 deletions
This file was deleted.
-1.72 KB
Binary file not shown.
-447 Bytes
Binary file not shown.

docs/localeSpecDoc/exportScript.sh

Lines changed: 0 additions & 79 deletions
This file was deleted.
-119 KB
Binary file not shown.
-115 KB
Binary file not shown.

docs/localeSpecDoc/index.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)