Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 2.87 KB

1.4.0 (2022-07-29)

Features

  • add missing BaseEvent model fields (#21) (bad59c3)

1.3.0 (2022-07-27)

Features

  • improvements for android-core testing (#20) (a50093c)

1.2.1 (2022-06-17)

1.2.0 (2022-06-15)

Features

  • publish iOS frameworks to repository (#18) (73f0e36)

1.1.0 (2022-06-08)

Features

  • configure Sonatype release for publishing to Maven Central (#16) (a7961a4)

1.0.0 (2022-05-03)

Bug Fixes

  • Remove uneccessary parts of iOS .pbxproj file update script (6c8a42d)
  • Update Android Gradle Plugin to 7.0.2 (1ce639b)

Features

  • Add CommerceEvent tests (d0f299a)
  • add compatibility for Android Application tests (#15) (a4a65fd)
  • add Github Artifacts release task (#12) (7b73b5c)
  • Add Identity tests (cbe29c6)
  • Enable identity tests on iOS (38ca3fa)
  • Manually expose private Header files in iOS SDK for testing (2f341ea)