Skip to content

Releases: EmergeTools/emerge-android

Gradle plugin v3.0.0-rc03

24 May 21:38
662ef66
Compare
Choose a tag to compare
Pre-release

3.0.0-rc03 - 2024-05-24

  • Remove plugin KSP setup & make runtime preview transform default
    behavior. #141

Snapshots v1.0.0-rc01

23 May 16:47
8384c58
Compare
Choose a tag to compare
Snapshots v1.0.0-rc01 Pre-release
Pre-release

1.0.0-rc01 - 2024-05-23

  • Adds support for direct compose preview invoking without needing
    KSP. #123

Gradle plugin v3.0.0-rc02

23 May 21:59
042f921
Compare
Choose a tag to compare
Pre-release

3.0.0-rc02 - 2024-05-23

  • Fix issue with ArtifactMetadata
    filename. #152

Gradle plugin v3.0.0-rc01

23 May 19:53
57bc04a
Compare
Choose a tag to compare
Pre-release

3.0.0-rc01 - 2024-05-23

  • Adds transform for marking preview annotations as runtime
    retention #139.
  • Adds support for using new snapshot invoking using LocalSnapshots
    task #147.
  • Fix configuration cache
    violations. #143, #149
  • Consistent build directory #133

Performance v2.1.2

07 May 21:00
6c51783
Compare
Choose a tag to compare

2.1.2 - 2024-05-07

Fixed

  • Show stack trace when local performance tests throw errors. #134.

Gradle plugin v2.2.2

08 Apr 16:30
05f5a7e
Compare
Choose a tag to compare

2.2.2 - 2024-04-08

  • Add --class argument to local snapshots task to allow for specifying specific test classes. #131

Gradle Plugin v2.2.1

03 Apr 17:53
5cd58d0
Compare
Choose a tag to compare

2.2.1 - 2024-04-03

  • Add tag.setFromVariant() helper function to set the tag from the Android build
    variant. #128
  • Add gitLab configration block to match docs & long-term plugin
    plans. #127

Gradle plugin v2.2.0

22 Feb 23:10
2898d95
Compare
Choose a tag to compare

2.2.0 - 2024-02-22

  • Uses tag in favor of deprecated buildType field. #118
  • Set a custom user agent for uploads. #118
  • Updates the generated snapshot URL. #119

Gradle plugin v2.1.6

13 Nov 22:23
8174b9c
Compare
Choose a tag to compare

2.1.6 - 2023-11-13

  • Fix for Git configuration cache issues. #52

Snapshots v0.8.5

13 Nov 22:18
983ae16
Compare
Choose a tag to compare
Snapshots v0.8.5 Pre-release
Pre-release

0.8.5 - 2023-11-13

Added

  • Language support for Kotlin 1.7 . #112