Replies: 1 comment
-
|
Hi @mo8it, thanks for raising this concern. I was used during early development to just release when bugs got fixed, and never really reconsidered. I'll try to move to a batching strategy, where bugfixes will be combined instead of just releasing at every point. But also, there is a quick fix on your side possible too: install with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have
cargo install-update -ain my update routine and releasing after every pull request leads to recompilation. I know that I can installrumdlotherwise. But in general, the release strategy really seems to be too eager.Beta Was this translation helpful? Give feedback.
All reactions