This patch release fixes a previously undiagnosed naming ambiguity by renaming an internal helper extension that would cause a build error with an improved compiler (#126). There were no functional or API-level changes.
What's Changed
- Fix API documentation links in README.md by @azarovalex in #123
- Install swiftmodules with full module triple by @etcwilde in #122
- Add
enable_wasm_sdk_build: truetopull_request.ymlby @MaxDesiatov in #124 - chore: restrict GitHub workflow permissions - future-proof by @incertum in #125
- Rename internal
passRetainedhelper to_passRetainedby @xedin in #126
New Contributors
- @azarovalex made their first contribution in #123
- @etcwilde made their first contribution in #122
- @MaxDesiatov made their first contribution in #124
- @incertum made their first contribution in #125
- @xedin made their first contribution in #126
Full Changelog: 1.3.0...1.3.1