Skip to content

v0.7.1

Compare
Choose a tag to compare
@alerque alerque released this 21 Oct 12:04
· 100 commits to master since this release
v0.7.1
1c78699

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