Releases: EmergeTools/emerge-android
Releases · EmergeTools/emerge-android
Snapshots v1.1.3
1.1.3 - 2024-07-10
- Support
device
Preview annotation parameter in local
snapshotting. #183
Gradle plugin v3.1.2
3.1.2 - 2024-07-10
- Support
device
Preview annotation parameter in local snapshotting. #183
Snapshots v1.1.2
Snapshots v1.1.1
1.1.1 - 2024-06-24
- Fix bug when snapshotting empty 0x0 previews. #173
Gradle plugin v3.1.1
3.1.1 - 2024-06-25
- Fix issue where Multipreview templates weren't
retained. #176
Snapshots v1.1.0
1.1.0 - 2024-06-13
❗Note: This release removes a default white background previous versions of Emerge snapshots
includes. This is to bring parity with default AS preview behavior. We recommend updating snapshots
to 1.1 as part of a single PR and rebasing changes to avoid unexpected diffs.
Gradle plugin v3.1.0
Snapshots v1.0.0
Gradle plugin v3.0.0
3.0.0 - 2024-05-29
- Add enabled field to each product configuration
options. #158 - Add unit tests for
SnapshotsPreviewRuntimeRetentionTransform. #159 - Remove plugin KSP setup & make runtime preview transform default
behavior. #141 - Fix issue with ArtifactMetadata
filename. #152 - 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
- Don't skip private previews for
LocalSnapshots
task #164 - Update readme for 3.0.0 release. #162
Snapshots v1.0.0-rc02
1.0.0-rc02 - 2024-05-24
- Adds support for better compose preview error
reporting. #155