Skip to content

0.13.0

Choose a tag to compare

@stephencelis stephencelis released this 01 Feb 20:01
· 1444 commits to main since this release
e51fb00

Quick turnaround for this release. Should have waited for Xcode 12.5 to download 😅

  • Changed: replacing an identified array's element with one that has a mismatched id will now fatal error in debug builds.
  • Fixed: worked around a Xcode 12.5 beta compilation error.
  • Infrastructure: fleshed out Store.scope documentation.