What's Changed
- Deprecated: Preview traits have been deprecated as they are not reliable (#368). Prefer
prepareDependencies
. - Fixed: Pass correct source location column to issue reporters (thanks @omochi, #363).
- Fixed: Remove outdated warning (#374).
- Fixed: Importing
Musl
ifGlibc
isn't available (thanks @slice, #376). - Fixed: Wasm support (thanks @zp-dzordz, #372).
- Fixed: Suppress unnecessary warnings in previews (#378).
New Contributors
- @omochi made their first contribution in #363
- @slice made their first contribution in #376
- @zp-dzordz made their first contribution in #372
Full Changelog: 1.9.2...1.9.3