feat: support for wrapping prettified definition
feat: add support for filtering with dictionary
Sync cargo version to git version
Change license from GPL-v3 to MIT
Rename COPYING to LICENSE
doc(readme): mention it's not official library
fix: accept api response without "text" entry
feat(definitions): add fn returning defs as string
rfc(definitions): rename Definitions struct
rfc(definitions): assimilate func into its caller
feat: add documentation for users
git: ignore vim files & json files in project root
refactor: rename field of Definitions struct
feat: deserialize definitions into a custom struct
refactor: change library name to `wordnik`
Problem: Hyphens in library causes problem at importing.
Solution: Remove hyphenated part.