Releases: thatmagicalcat/txm
Releases · thatmagicalcat/txm
Release list
v0.1.5
What's Changed
- Add optional Ratatui widget by @mjc in #9
- fix: make all install instruction use the same format in header by @AshyPinguin in #18
- fix stretchy bracket pieces by @su6u in #19
- feat: implement left and right delimiters with rendering support by @mimobytes in #20
- Fancy feature flag by @thatmagicalcat in #22
- fix: smaller ASCII bars for abs by @DuskyElf in #27
- feat: init py bindings by @rv178 in #29
- chore: add @rv178 as CODEOWNER for bindings/py by @DuskyElf in #31
- feat: Expanding glyph implementation for
prodby @gavincrawford in #35 - Add many missing symbols by @gavincrawford in #34
- change: guru got updated by @AshyPinguin in #38
New Contributors
- @su6u made their first contribution in #19
- @mimobytes made their first contribution in #20
- @thatmagicalcat made their first contribution in #22
- @gavincrawford made their first contribution in #35
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- support empty braces by @smyk07 in #1
- fix(parser): fix not displaying unicode characters by @AshyPinguin in #2
- feat(nix): nix devShell and default package by @DuskyElf in #3
- Fix sqrt optional index rendering by @mjc in #6
- Extract reusable rendering library by @mjc in #7
- feat: add --help, --version and --unboxed cli flags by @DuskyElf in #12
- feat: font-alphabet commands, inline symbols, single-token args, and accents by @alejandro-soto-franco in #14
New Contributors
- @smyk07 made their first contribution in #1
- @AshyPinguin made their first contribution in #2
- @DuskyElf made their first contribution in #3
- @mjc made their first contribution in #6
- @alejandro-soto-franco made their first contribution in #14
Full Changelog: https://github.com/thatmagicalcat/txm/commits/v0.1.4