Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 1.86 KB

1.0.0 (2022-12-18)

✅ Tests

  • add analytics API tests (c5afd0b)

🚀 Features

  • add analytics API implementation (4201fbb)
  • add analytics API mocks (af8f5ac)
  • add Carthage support (4c071aa)
  • add CocoaPods support (c5ae70b)
  • add multiplex handler for older swift and platform versions (5cf0ae3)
  • allow customizing XCTestExpectation behaviour for ordered analytics expectations (d8064b2)

📚 Documentation

  • add contributing and conduct guidelines (8ea904b)
  • README: update with installation and usage details (0920e6c)

💄 Styles

  • add swift package index documentation support (d7313ce)
  • add swift-format for code formatting (3ab79a1)
  • add vscode workspace settings (dc47dca)