v0.7.1
Release v0.7.1
- (crate) Add
impl From<&str>
for case variants - (crate) Provide all-purpose casing function with target case as argument
- (lua) Provide all-purpose casing function with target case as argument
- (python) Provide all-purpose casing function with target case as argument
- (wasm) Provide all-purpose casing function with target case as argument
- (nvim) Allow overriding locale & style per Decasify command invocation
- Package Lua plugin in source dist
- (nvim) Correctly handle buffer-local default overrides