Releases: carmiac/tca-rust
Releases · carmiac/tca-rust
v0.7.0 - StyleSets and API cleanup
What's Changed
- Add stylesets and better defaults by @carmiac in #15
- All the cleanup for 0.7.0 by @carmiac in #16
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #17
- Update toml requirement from 0.8 to 1.1 by @dependabot[bot] in #19
- Update colored requirement from 2.1 to 3.1 by @dependabot[bot] in #18
New Contributors
- @dependabot[bot] made their first contribution in #17
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0: Better theme name string -> theme file/builtin parsing. (#9)
* Better theme name string -> theme file/builtin parsing. * Add TcaTheme::default()