Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 14:58
02b033c

0.1.0 (2024-02-02)

⚠ BREAKING CHANGES

  • Add EventHandler + Combine (#29)

🐛 Bug Fixes

  • setProviderAndWait does not hang on ProviderError (#35) (5661080)

✨ New Features

🧹 Chore

  • deps: update actions/checkout action to v4 (#18) (eb0cd56)
  • deps: update dependency apple/swift-format to v509 (#21) (5f12304)
  • Smaller cleanup in tests (#33) (053dabc)

📚 Documentation

🔄 Refactoring