- Fixed `setup.py` requirements.txt file not found issue by removing the logic to strip dependencies. Just a hack for now. Need to do it the older way. - Fixed failing tests in travis due to older unchanged import of `vocabulary`
1.0.3
~~~~~
- Fixed `setup.py` import issue - API changes to importing the module from vocabulary.vocabulary import Vocabulary as vb instead of from vocabulary import Vocabulary as vb
1.0.0
~~~~~
- Added support for specifying response format - Updated ``Vocabulary.pronunciation``, ``Vocabulary.antonym, Vocabulary.part_of_speech to return a list of objects with apprioprate index