Skip to content

Commit

Permalink
update keywords, readme, and changelog 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zlargon committed Jul 29, 2016
1 parent b1d0f02 commit 33190b6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.8.2 (July 30, 2016)

- change the download priority (webster > yahoo > freedic > collins)
- improve to download correct audios more efficiently

### Yahoo
- show tip when user likely have a spelling mistakes

## 1.8.1 (July 28, 2016)

- handle error case without audio in Webster and Yahoo ([#6](https://github.com/zlargon/voc/issues/6))
Expand All @@ -11,7 +19,6 @@
- fully migrate to ES2015, and remove Stage-0 syntax `async/await`.

### Yahoo

- search and check the words before download the audio

## 1.7.1 (June 10, 2016)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Options:
-V, --version output the version number
-w, --webster force download audio from webster
-y, --yahoo force download audio from yahoo
-c, --collins force download audio from collins
-f, --freedic force download audio from freedictionary
-c, --collins force download audio from collins
-g, --google force download audio from google
-i, --ispeech force download audio from ispeech
-v, --voicerss force download audio from voicerss
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"google-tts",
"vocabulary",
"webster",
"yahoo-dictionary",
"free-dictionary",
"collins",
"ispeech",
"voicerss"
Expand Down

0 comments on commit 33190b6

Please sign in to comment.