This patch release ships bug fixes for issues discovered since 1.1.2.
What's Changed
- [BigString] Fix accidentally quadratic
BigString.init
by @lorentey in #405 - add 'final' keyword to class by @quokkaKyu in #403
- [CMake] Add support for WebAssembly target architectures by @kateinoigakukun in #408
- [concurrency] conform Deque.Iterator to unchecked-Sendable by @glessard in #414
New Contributors
- @quokkaKyu made their first contribution in #403
- @kateinoigakukun made their first contribution in #408
Full Changelog: 1.1.2...1.1.3