Well, I was talking about the linking performance improvements and the workspace publishing.
I’ve been meaning to write a script for publishing my crates in the right order, but hadn’t done it yet, because just running the publish command for each crate didn’t feel robust enough. Now that’s a solved problem.
Two larger changes that I’m pretty excited for. Nice! 🙂
What other large change apart from the linker happened?
Well, I was talking about the linking performance improvements and the workspace publishing.
I’ve been meaning to write a script for publishing my crates in the right order, but hadn’t done it yet, because just running the publish command for each crate didn’t feel robust enough. Now that’s a solved problem.
The linker