Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 21:52
· 342 commits to master since this release
v0.7.0
ce1e2ae
Release v0.7.0

- (crate) Be flexible on types by accepting `impl Into<T>`
- Allow Lua/Python/JS to pass similar to 'titlecase' instead of 'title'

- (nvim) Correct rockspec_format, NeoVIM plugin only compatible with LuaRocks 3+

- [breaking] Simplify type names
- [breaking] Change Option<StyleGuide> argument to StyleGuide