Skip to content

Releases: rustadopt/ansiterm-rs

ansiterm-rs v0.12.2

06 Sep 21:52
Compare
Choose a tag to compare

This is the first version of ansiterm which continues the unmaintained ansi-term v0.12.1.

What's Changed

  • (ansi-term PR 62) Make Color a type alias by @gierens in #2
  • (ansi-term PR 63): Update to rust 2021 edition by @gierens in #3
  • (ansi-term PR 65): Replace "cfg(test)" with "cfg(doctest)" for readme testing by @gierens in #4
  • (ansi-term PR 75): Add optional support for ansi_colours crate by @gierens in #9
  • (ansi-term PR 80): Add "bright" builtin codes and tests. by @gierens in #12
  • chore: add clippy to workflow/action by @PThorpe92 in #15
  • chore: revert commit e83da1d "Add hyperlink support" by @PThorpe92 in #18
  • refactor: add minor changes, some from nu_ansi_term by @PThorpe92 in #17

New Contributors

Full Changelog: https://github.com/rustadopt/ansiterm-rs/commits/v0.12.2