Tags: alerque/decasify
Tags
Release v0.11.2 - (nvim) Add VIM command completions to :Decasify command - (vim) Add VIM command completions to :Decasify command - (crate) Implement rudimentary Spanish support following Real Academia Espanola - (crate) Enable recognition of ASCII variants of localized language names - (crate) Add second style guide for Spanish based on FundéuRAE - (vim) Correct detection of VIM user configs - (vim) Fix passing arguments to CLI used in vimscript plugin
Release v0.11.0 - (typst) Bubble up conversion errors as Typst panics avoiding WASM 'unimplemented' traps - (lua) Bubble up conversion errors from into Lua result types - (lua) Enable casting Table and other types to enums via __tostring() - (python) Bubble up conversion errors into Python result types - (wasm) Bubble up conversion errors into JS results - (ci) Keep release process from hanging up without cargo tooling - (crate) [breaking] Implement TryFrom instead of From to avoid panics
Release v0.10.2 - (nvim) Allow override words table to be set ahead of time - (vim) Initialize non-Lua plugin for plain VIM users - (vim) Allow override of default options using VIM globals - (nvim) Allow forcing NeoVIM to load the vimscript plugin and depend on the CLI - (tooling) Fix `uv` usage to allow rebuilds without interactive prompt
Release v0.10.0 - (lua) Make Lua module callable for more idiomatic usage - (crate) Implement builder pattern for style options - (crate) Implement overriding case output for specific words - (cli) Implement word override as new option flag - (python) Bring casing override options to Python module - (lua) Bring casing override options to Lua module - (typst) Bring casing override options to Typst package - (wasm) Bring casing override options to JavaScript module - (sile) Bring casing override options to SILE package - (nvim) Bring casing override options to NeoVIM plugin
Release v0.9.0 - (crate) Impl From<Chunk> for String - (typst) Setup Typst package manifest - (typst) Introduce Cargo workspace to split out Typst crate - (crate) Accept input languages as string in any case - (build) Correct semver derivation to avoid autotools race - (build) Set correct final permissions on intermediary shell completion artifacts (#37)
Release v0.8.0 - (crate) Implement `From<String>` for option types - Promote only TR implementation to 'TDK' style guide - (crate) Specify new `Decasify` trait - (crate) Implement `Decasify` trait for commonn types - (lua) Implement `FromLua` for relevant crate types - (cli) Improve console error message output with Snafu - (lua) Make sure LuaRock identifies its version even when sideloaded - (crate) [breaking] Stop exporting `Segment` type - (crate) [breaking] Change out anyhow for snafu errors in library - (crate) [breaking] Flatten modules to simplify public API - [breaking] Rename `to_()` functions as just `()`
PreviousNext