Version 1.0.2
- Don't convert keys to snake_case in
normalizeOptions
. Fixes #6. - Separate class definition and export statements. Updated documentation comments.
- Use traditional array traversing to solve react native issue on Android
- Force Travis-ci to use npm version >=3. Add test for Node 6.x