Drakulix / simplelog.rs

Simple Logging Facility for Rust
https://docs.rs/simplelog/
Apache License 2.0
433 stars 73 forks source link

Please make a v0.12.2 release #141

Closed kpreid closed 7 months ago

kpreid commented 10 months ago

This release would include #131, #132, and #139 if made from master now. I need #131 to be able to continue using simplelog::TermLogger without a fatal termcolor version conflict.

AdrianEddy commented 10 months ago

+1 I need this too

gzz2000 commented 9 months ago

+1 Need this too. For me the case is I need the TestLogger.

juffson commented 8 months ago

+1 Need this too

TicClick commented 7 months ago

@Drakulix I understand you may have a lot going on right now, but could you please look into pushing out a release? more and more crates (such as egui, for instance) bump their termcolor dependency, directly or not, which makes them incompatible with simplelog due to https://github.com/Drakulix/simplelog.rs/issues/147

Drakulix commented 7 months ago

https://github.com/Drakulix/simplelog.rs/actions/runs/8139587980/job/22243162121 should be done