- Add the ability to pass a custom separator to
decamelize
anddepascalize
functions (thanks @openscript)
- Build library with TypeScript for more accurate generated types
- Slightly faster performance for modifying objects (cloned or in-place)
- Update build, publish additional formats
- Rewrite module in JavaScript for faster performance
- Include src directory in npm bundle
- Update dependencies
- Build with Node 10 on Travis CI
- Add TypeScript typings
- Fix issue with Travis CI builds
- Fix issue with Travis CI builds
- Publish more prebuilt binaries from CI
- Include the README in the npm package
- Initial release