Nikolai Vladimirov
Nikolai Vladimirov
Fixed by #141
@dependabot rebase
@dependabot rebase
@sirockin This is a breaking change for any users that may have already done what we're trying here - create an abstraction to share code between f1 and other parts...
Hi @sirockin , Yes, there has been a behavior change as part of #260 The aim of the change was to allow for the f1 output to be parsed by...
Alright, I think what's missing here is an option to force interactive mode. That, with a combination of providing a custom logger should restore the previous behavior. We'll keep the...
@dependabot rebase
@dependabot rebase
Hello, Good point on improving the documentation. Yes, `f1` does not provide a binary. We'll add some recommendations and examples to the README to elaborate on that. In the mean...
Yes, env vars is the only way to do this now. I can absolutely see the use case for this and it's a good improvement. I'll try to fit this...