File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## 0.1.4 2020-02-11
5+ ### Added
6+ - French dictionary
7+ - Finnish dictionary
8+ - Spanish dictionary
9+ - Hungarian dictionary
10+ - Italian dictionary
11+ - Indonesian dictionary
12+
413## 0.1.3 2020-02-10
514### Added
615- Polish dictionary
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- textstat (0.1.0 )
4+ textstat (0.1.4 )
55 text-hyphen (~> 1.4 , >= 1.4.1 )
66
77GEM
@@ -34,4 +34,4 @@ DEPENDENCIES
3434 textstat !
3535
3636BUNDLED WITH
37- 2.0.0.pre.1
37+ 2.1.4
Original file line number Diff line number Diff line change @@ -243,18 +243,18 @@ Easy words (~2000):
243243- [x] Czech
244244- [x] Danish
245245- [ ] US English and UK English independently
246- - [ ] Spanish
246+ - [x ] Spanish
247247- [ ] Estonian
248- - [ ] Finnish
249- - [ ] French
248+ - [x ] Finnish
249+ - [x ] French
250250- [ ] Irish Gaelic
251251- [ ] Croatian
252252- [ ] Upper Sorbian
253- - [ ] Hungarian
253+ - [x ] Hungarian
254254- [ ] Interlingua
255- - [ ] Indonesian
255+ - [x ] Indonesian
256256- [ ] Icelandic
257- - [ ] Italian
257+ - [x ] Italian
258258- [ ] Latin
259259- [ ] Mongolian
260260- [x] Dutch (Nederlande)
Original file line number Diff line number Diff line change 11class TextStat
2- VERSION = "0.1.3 "
2+ VERSION = "0.1.4 "
33end
You can’t perform that action at this time.
0 commit comments