Bryan Conn
Bryan Conn
This is a major breakage of the compose specification. When will this be release officially? It's been over a year since the last release.
I'll take a look at this either today or tomorrow. Thanks for the PR!
@xNxExOx I've got a lot of the CI fixes running in my test branch. Clippy went and changed some rules on us and then toml upped their MSRV to 1.70....
Test coverage updates are always appreciated. But I've got 2000+ lines of test code that should cover a majority of the project that is missing it.
@xNxExOx #354 is out with just the changes to fix the builds if your interested. Talking with the owner to get that merged in ASAP
Fixes are in main now. @xNxExOx
Agreed, this is stalled on the deprecated API
@estk I think this is good to close? We can bump the prelude 2021 though since it's still on 2018
@axos88 Would it be possible to build a default configuration in code instead of via a string? Find examples [here](https://github.com/estk/log4rs/blob/master/examples/).
It wasn't originally clear to me that you want each version in a separate MR (if I'm reading the MR template correctly). I can back out 0.4.1+ and submit the...