Features
- *(crate)* Be flexible on types by accepting `impl Into<T>`
- Allow Lua/Python/JS to pass similar to 'titlecase' instead of 'title'
Bug Fixes
- *(nvim)* Correct rockspec_format, NeoVIM plugin only compatible with LuaRocks 3+
Refator
- [**breaking**] Simplify type names
- [**breaking**] Change Option<StyleGuide> argument to StyleGuide