Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:16
· 125 commits to master since this release
v0.10.0
3e126a1
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