Hi all! This is quick one: 3 long-awaited functions have joined the Str builtins. Str.with_ascii_lowercased, Str.with_ascii_uppercased and Str.caseless_ascii_equals. Hope it'll make you a little happier to find those at your reach when needed.
Note: these will be available on nightly soon
I'm unaware how the releases are handled, just assumed it would be included automatically after a day. Thanks Anton.
just assumed it would be included automatically after a day
We wanted to include a bunch of breaking changes at once so we've frozen nightly for a bit, TESTING releases are now ahead and updated on a near daily basis.
Yeah, our naming could use help. Is a bit confusing that nightly is not nightly,, instead testing is.
Last updated: Jul 26 2025 at 12:14 UTC