pretty-env-logger icon indicating copy to clipboard operation
pretty-env-logger copied to clipboard

Please make a new release and publish to crates.io

Open nibon7 opened this issue 3 years ago • 1 comments

Currently, env-logger has been updated to 0.9.0, maybe it's time to release a new version. :)

nibon7 avatar Jul 15 '22 23:07 nibon7

Would it be possible to automate this via an github action? Say when the version is bumped on the default branch?

ruffsl avatar Sep 01 '22 14:09 ruffsl

env_logger 0.10.0 was just released that resolved a soundness issue by switching from atty to is-terminal.

Please release a new version so cargo and other tools can remove their dependency on atty.

epage avatar Nov 24 '22 17:11 epage

Seconding the need for a new release on crates.io. @seanmonstar ?

larsnaesbye avatar May 18 '23 13:05 larsnaesbye

Just published 0.5.0, depending on env-logger 0.10.

seanmonstar avatar May 18 '23 13:05 seanmonstar