Skip to content

Commit b32fa30

Browse files
author
joeybloggs
committed
Backing locales package updated to CLDR v30.0.3
- Backing package https://github.com/go-playground/locales regenerated from CLDR v30.0.3 data - Updated documentation to reflect update.
1 parent 5529dd1 commit b32fa30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## universal-translator
22
<img align="right" src="https://raw.githubusercontent.com/go-playground/universal-translator/master/logo.png">
3-
![Project status](https://img.shields.io/badge/version-0.15.0-green.svg)
3+
![Project status](https://img.shields.io/badge/version-0.16.0-green.svg)
44
[![Build Status](https://semaphoreci.com/api/v1/joeybloggs/universal-translator/branches/master/badge.svg)](https://semaphoreci.com/joeybloggs/universal-translator)
55
[![Coverage Status](https://coveralls.io/repos/github/go-playground/universal-translator/badge.svg)](https://coveralls.io/github/go-playground/universal-translator)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/go-playground/universal-translator)](https://goreportcard.com/report/github.com/go-playground/universal-translator)
@@ -19,7 +19,7 @@ use in your applications.
1919

2020
Features
2121
--------
22-
- [x] Rules generated from the latest [CLDR](http://cldr.unicode.org/index/downloads) data, v29
22+
- [x] Rules generated from the [CLDR](http://cldr.unicode.org/index/downloads) data, v30.0.3
2323
- [x] Contains Cardinal, Ordinal and Range Plural Rules
2424
- [x] Contains Month, Weekday and Timezone translations built in
2525
- [x] Contains Date & Time formatting functions

0 commit comments

Comments
 (0)