Releases: ArkhamCookie/deno-wordnik
Releases · ArkhamCookie/deno-wordnik
v0.7.0
v0.6.0
What's Changed
- update examples by @ArkhamCookie in #84
- chmod 755 lib/tests/topExample-test.js by @ArkhamCookie in #85
- Audio API Coverage by @ArkhamCookie in #86
- definitions API Coverage by @ArkhamCookie in #87
- Remove logging from tests by @ArkhamCookie in #88
- Checked definitions on coverage doc by @ArkhamCookie in #89
- frequency API Coverage by @ArkhamCookie in #90
- Added '&' seperating options for when more than one is used by @ArkhamCookie in #91
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Marked examples and scrabbleScore as covered by @ArkhamCookie in #79
- update deps by @ArkhamCookie in #81
- chmod tests by @ArkhamCookie in #82
- topExample API coverage by @ArkhamCookie in #83
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Add Examples API by @ArkhamCookie in #73
- Updated
scrabbleScore
API by @ArkhamCookie in #75
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add
reverseDictionary
andsearch
(words.json) to mod export by @ArkhamCookie in #71
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Covered
randomWords
endpoint by @ArkhamCookie #51 - Add tests for
randomWord
&randomWords
by @ArkhamCookie in #52
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Updated dependencies by @ArkhamCookie in #32
- Created coverage document for basic endpoints by @ArkhamCookie in #33
- Created tests
- scrabbleScore test
- randomWord test
- wordOfTheDay (for today) test
- wordOfTheDay (for set day) test
- Word of the Day endpoint now covered. by @ArkhamCookie in #36
- Reverse dictionary & search endpoint by @ArkhamCookie in #38
- Added example files by @ArkhamCookie in #41
- Wordnik class rework by @ArkhamCookie in #45
- Completed (?)
randomWord()
function by @ArkhamCookie in #49
Full Changelog: v0.2.1...v0.3.0
Examples fixed
v0.2.0
What's Changed
- sync by @ArkhamCookie in #6
- Created recommend files for maintaining health communities by @ArkhamCookie in #11
- small fixes and improvements by @ArkhamCookie in #12
- test if config is working by @ArkhamCookie in #13
- renaming to see if that fixes it by @ArkhamCookie in #14
- allowing blank + rephrasing of support by @ArkhamCookie in #15
- mv out -> static by @ArkhamCookie in #16
- mini enhancements by @ArkhamCookie in #17
- tweaked env files allowed by @ArkhamCookie in #18
- Added "How to Ask Smart Questions" link by @ArkhamCookie in #19
- dnt script by @ArkhamCookie in #20
- Updated TODO.md by @ArkhamCookie in #21
- fixed add example link by @ArkhamCookie in #22
- Small dev related tweaks by @ArkhamCookie in #23
- Eslint now ignores prefer-const by @ArkhamCookie in #24
- reworked jsdoc module by @ArkhamCookie in #25
- Words module created by @ArkhamCookie in #26
- BREAKING CHANGE: Layout rework by @ArkhamCookie in #27
Full Changelog: v0.1.2...v0.2.0