What's Changed
* Refactor JSONObject for performance by robabram in https://github.com/robabram/python-easy-json/pull/16
* Removed try/except blocks. Coverage clean up. New Enum unittest by robabram in https://github.com/robabram/python-easy-json/pull/17
* Remove unused vars lookup line by robabram in https://github.com/robabram/python-easy-json/pull/18
* Code clean up, ensure data keys with hyphens work correctly. by robabram in https://github.com/robabram/python-easy-json/pull/19
**Full Changelog**: https://github.com/robabram/python-easy-json/compare/1.1.2...1.1.6