Skip to content

2.5.0

Compare
Choose a tag to compare
@grdsdev grdsdev released this 26 Mar 20:07
· 265 commits to main since this release
f167264

What's Changed

  • feat: add Sendable conformances and fix warnings by @grdsdev in #260
  • chore: create dependabot.yml by @grdsdev in #262
  • chore(deps): bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.15.4 by @dependabot in #263
  • chore(deps): bump github.com/pointfreeco/xctest-dynamic-overlay from 1.1.0 to 1.1.1 by @dependabot in #264
  • chore(deps): bump github.com/pointfreeco/swift-custom-dump from 1.2.0 to 1.2.1 by @dependabot in #265
  • chore: add Swift 5.10 to CI by @grdsdev in #266
  • chore(deps): bump github.com/pointfreeco/swift-custom-dump from 1.2.1 to 1.3.0 by @dependabot in #268
  • chore(deps): bump github.com/apple/swift-crypto from 3.2.0 to 3.3.0 by @dependabot in #269
  • fix: realtime reconnection by @grdsdev in #261
  • feat: add reauthenticate method by @grdsdev in #271
  • feat(storage): add createSignedURLs method by @grdsdev in #273
  • feat(auth): link identity by @grdsdev in #274
  • feat(database): add select on query result by @grdsdev in #275
  • feat(auth): add captcha token to sign-in with password methods by @grdsdev in #276
  • refactor: simplify Auth dependency system by @grdsdev in #278

New Contributors

Full Changelog: 2.4.0...2.5.0