Skip to content

Swift Atomics 1.3.1

Latest

Choose a tag to compare

@lorentey lorentey released this 23 Jun 21:32
0442cb5

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: true to pull_request.yml by @MaxDesiatov in #124
  • chore: restrict GitHub workflow permissions - future-proof by @incertum in #125
  • Rename internal passRetained helper to _passRetained by @xedin in #126

New Contributors

Full Changelog: 1.3.0...1.3.1