PackageTrack
Sign in Get early access

anstyle-wincon

Styling legacy Windows terminals

3.0.11 303M downloads/mo #361 most downloaded on crates.io rust-cli/anstyle

What this package is like to depend on

Last release 9 months ago

13 Nov 2025

Ships fairly regularly

a new release about every 3 months

Most releases are documented

notes for 15 of 21 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

21 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

21 releases · Mar 2023 to Nov 2025
2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 3.0.11 13 Nov 2025
    Release notes

    Internal

    • Allow use of windows-sys 0.61 without bumping MSRV
    Open source →
  2. 3.0.10 05 Aug 2025
    Release notes

    Internal

    • Dependency update
    Open source →
  3. 3.0.9 04 Jun 2025

    Nothing published for this version

  4. 3.0.8 22 May 2025

    Nothing published for this version

  5. 3.0.7 13 Jan 2025
    Release notes
    • Restore MSRV for Windows
    Open source →
  6. 3.0.6 24 Oct 2024

    Nothing published for this version

  7. 3.0.5 24 Oct 2024
    Release notes

    Compatibility

    • Update MSRV to 1.66

    Features

    • Implement AutoStream for dyn Write + auto traits
    Open source →
  8. 3.0.4 25 Jul 2024

    Nothing published for this version

  9. 3.0.3 02 May 2024
    Release notes

    Fixes

    • Drop MSRV to 1.65
    Open source →
  10. 3.0.2 04 Dec 2023

    Nothing published for this version

  11. 3.0.1 29 Sep 2023
    Release notes

    Features

    • Impl WinconStream for Box<dyn Write>
    Open source →
  12. 3.0.0 28 Sep 2023
    Release notes

    Breaking Change

    • API is rewritten from scratch, just being a WinconStream::write_colored
    Open source →
  13. 2.1.0 24 Aug 2023
    Release notes

    Compatibility

    • Update MSRV to 1.70.0

    Features

    • Allow querying is_terminal
    Open source →
  14. 2.0.0 23 Aug 2023
    Release notes

    Breaking Change

    • Removed support for non-static locked streams
    • Removed Console::map
    • Exposed lower level get/set color APIs

    Features

    Open source →
  15. 1.0.2 09 Aug 2023

    Nothing published for this version

  16. 1.0.1 24 Apr 2023
    Release notes

    Features

    • std::fs::File support (writes ANSI to it)
    Open source →
  17. 1.0.0 13 Apr 2023
    Release notes

    Breaking Change

    • Updated anstyle
    Open source →
  18. 0.2.0 13 Mar 2023
    Release notes

    Breaking Change

    • Take two at Console::new reporting errors
    Open source →
  19. 0.1.1 10 Mar 2023
    Release notes

    Features

    • Console now implements Debug
    Open source →
  20. 0.1.0 10 Mar 2023
    Release notes

    Breaking Change

    • anstyle upgraded
    • Console::new no longer errors
    • Stream::set_color and Stream::get_color changed their signatures

    Features

    • Console::lock support
    • Console::into_inner support
    • Console::map support
    • Console::flush support
    • An ANSI implementation for windows
    Open source →
  21. 0.0.1 08 Mar 2023
    Release notes

    <!-- next-url --> [Unreleased]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.11...HEAD [3.0.11]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.10...anstyle-wincon-v3.0.11 [3.0.10]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.9...anstyle-wincon-v3.0.10 [3.0.9]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.8...anstyle-wincon-v3.0.9 [3.0.8]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.7...anstyle-wincon-v3.0.8 [3.0.7]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7 [3.0.6]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.5...anstyle-wincon-v3.0.6 [3.0.5]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.4...anstyle-wincon-v3.0.5 [3.0.4]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.3...anstyle-wincon-v3.0.4 [3.0.3]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.2...anstyle-wincon-v3.0.3 [3.0.2]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.1...anstyle-wincon-v3.0.2 [3.0.1]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.0...anstyle-wincon-v3.0.1 [3.0.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v2.1.0...anstyle-wincon-v3.0.0 [2.1.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v2.0.0...anstyle-wincon-v2.1.0 [2.0.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.2...anstyle-wincon-v2.0.0 [1.0.2]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.1...anstyle-wincon-v1.0.2 [1.0.1]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.0...anstyle-wincon-v1.0.1 [1.0.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v0.2.0...anstyle-wincon-v1.0.0 [0.2.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v0.1.1...anstyle-wincon-v0.2.0 [0.1.1]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v0.1.0...anstyle-wincon-v0.1.1 [0.1.0]: https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v0.0.1...anstyle-wincon-v0.1.0 [0.0.1]: https://github.com/rust-cli/anstyle/compare/58e49814ccbdbd9cd30862e268a391cd61ce0f89...anstyle-wincon-v0.0.1

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive