Releases: EmergeTools/emerge-android
Releases · EmergeTools/emerge-android
Gradle Plugin v2.1.3
Gradle Plugin v2.1.2
Gradle Plugin v2.1.1
Gradle Plugin v2.1.0
Snapshots v0.8.1
Performance v2.1.1
Performance v2.1.0
2.1.0 - 2023-09-08
Added
- Now detects spans as part of the local perf testing run, allowing debugging of span presence and
length. #65
Gradle Plugin v2.0.1
2.0.1 - 2023-09-07
Fixed
- Issue where baseSha (among other extension properties) would throw an error if Git/GitHub
fallbacks were not available. #63
Snapshots v0.8.0
Performance v2.0.0
2.0.0 - 2023-08-30
Added
@EmergeStartupTest
for custom startup scenarios.
Changed
- Emerge's test runner is now directly part of SDK, breaking compatibility with 1.0.0 performance
tests. There should be no breaking changes to existing tests.