This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Releases: oas004/VerifyComposeMetricsPlugin
Releases · oas004/VerifyComposeMetricsPlugin
v0.1.6
What's Changed
- Update dependency com.android.tools.build:gradle to v8.1.2 by @renovate in #35
- Update plugin io.github.oas004.metrics to v0.1.5 by @renovate in #64
- Update dependency org.junit.jupiter:junit-jupiter to v5.10.1 by @renovate in #65
- Update dependency com.android.tools.build:gradle to v8.1.3 by @renovate in #66
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1 by @renovate in #67
- Update dependency androidx.activity:activity-compose to v1.8.1 by @renovate in #68
- Update dependency com.android.tools.build:gradle to v8.1.4 by @renovate in #69
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2 by @renovate in #71
- Update dependency com.google.android.material:material to v1.11.0 by @renovate in #74
- Update dependency androidx.activity:activity-compose to v1.8.2 by @renovate in #73
- Update dependency com.android.tools.build:gradle to v8.2.0 by @renovate in #72
- Update dependency com.android.tools.build:gradle to v8.2.1 by @renovate in #75
- Update dependency io.mockk:mockk to v1.13.9 by @renovate in #76
- Update dependency com.android.tools.build:gradle to v8.2.2 by @renovate in #77
- Update dependency androidx.compose:compose-bom to v2024 by @renovate in #78
- Update license date by @oas004 in #79
- Update dependency org.junit.jupiter:junit-jupiter to v5.10.2 by @renovate in #80
- Update dependency androidx.compose:compose-bom to v2024.02.00 by @renovate in #81
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 by @renovate in #82
- Update dependency androidx.compose:compose-bom to v2024.03.00 by @renovate in #83
- Update dependency androidx.activity:activity-compose to v1.9.0 by @renovate in #87
- Update dependency com.android.tools.build:gradle to v8.3.2 by @renovate in #85
- Update dependency io.mockk:mockk to v1.13.10 by @renovate in #84
- Update dependency com.android.tools.build:gradle to v8.4.1 by @renovate in #89
- Update dependency io.mockk:mockk to v1.13.11 by @renovate in #91
- Update dependency androidx.compose:compose-bom to v2024.05.00 by @renovate in #86
- Update dependency com.google.android.material:material to v1.12.0 by @renovate in #90
- Update dependency androidx.appcompat:appcompat to v1.7.0 by @renovate in #93
- Update dependency androidx.core:core-ktx to v1.13.1 by @renovate in #88
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add gradle plugin website link to readme by @oas004 in #54
- Update dependency androidx.compose:compose-bom to v2023.09.02 by @renovate in #56
- Use the published 0.1.4 version in the sample project by @oas004 in #58
- Update actions/checkout action to v4 by @renovate in #55
- Update dependency androidx.activity:activity-compose to v1.8.0 by @renovate in #60
- Update dependency org.junit.jupiter:junit-jupiter to v5.10.0 by @renovate in #49
- Update dependency androidx.compose:compose-bom to v2023.10.01 by @renovate in #61
- Update dependency com.google.android.material:material to v1.10.0 by @renovate in #62
- Update dependency androidx.core:core-ktx to v1.12.0 by @renovate in #59
- Update dependency io.mockk:mockk to v1.13.8 by @renovate in #57
- Prepare for version 0.1.5 by @oas004 in #63
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Update dependency androidx.compose:compose-bom to v2023.04.01 by @renovate in #25
- Update dependency com.google.android.material:material to v1.9.0 by @renovate in #29
- Update dependency org.junit.jupiter:junit-jupiter to v5.9.3 by @renovate in #40
- Update dependency androidx.activity:activity-compose to v1.7.2 by @renovate in #42
- Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in #43
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 by @renovate in #45
- Update dependency androidx.compose:compose-bom to v2023.08.00 by @renovate in #46
- Update dependency io.mockk:mockk to v1.13.7 by @renovate in #47
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 by @renovate in #48
- Bump agp version to 8.1.0 🦢 by @oas004 in #50
- Update actions/checkout action to v3 by @renovate in #33
- Prepare for version 0.1.4 by @oas004 in #52
- Bump publish plugin to 1.1.0 by @oas004 in #53
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump Kotlin to 1.8.10 and Compose Compiler to 1.4.2 by @oas004 in #17
- Configure Renovate by @renovate in #18
- Update dependency androidx.activity:activity-compose to v1.7.1 by @renovate in #19
- Update dependency androidx.core:core-ktx to v1.10.0 by @renovate in #26
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 by @renovate in #31
- Update dependency io.mockk:mockk to v1.13.5 by @renovate in #20
- Update dependency org.junit.jupiter:junit-jupiter to v5.9.2 by @renovate in #32
- Update dependency androidx.appcompat:appcompat to v1.6.1 by @renovate in #24
- Upgrade kotlin gradle plugin to match Compose compiler plugin version by @oas004 in #37
- Prepare for version 0.1.3 by @oas004 in #38
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add documentation for legacy plugin application by @oas004 in #9
- Add version catalog to project by @oas004 in #12
- Rename internal properties to be flavour agnostic by @oas004 in #11
- Add experimental notice on readme 🧾 🌈 by @oas004 in #14
- Bump versioncode to 0.1.2 🚦 💯 by @oas004 in #16
Full Changelog: v0.1.1...v0.1.2
Release 0.1.1
What's Changed
- Add example of inferred unstable class by @oas004 in #6
- Set android tools build version for plugin to 7.3.1 by @oas004 in #7
- Set group for plugin by @oas004 in #8
Availability
This is the first version that is available from gradle plugin portal 🥳 Please raise an issue if anything is off.
Thanks so much to @FatihYalmanbas and @haitech for all the feedback, help and review!
Full Changelog: v0.1.0...v0.1.1
Release 0.1.0
What's Changed
- a246d46 - Fix typo in readme (#4) (@oas004)
- 508612d - Remove labeler (@oas004)
- b1162e9 - Update label workflow to set correct label on PRs (@oas004)
- 9ff63df - Add workflow for automatic labelling (@oas004)
- 7f2d41e - Add information about pending plugin publication (@oas004)
- 5a9e133 - Add sample and functional test for verifying plugin works for library modules that has enabled compose (@oas004)
- 09ee68a - Update license and future work (@oas004)
- 2153d45 - Add badge to readme (@oas004)
- a97e4cb - Set correct name on CI job (@oas004)
- e1a5dd8 - Move build workflow to correct folder (@oas004)
- 5616bac - Add greetings automation pipeline for first timers (@oas004)
- 7e900d7 - Update sample project dependencies (@oas004)
- 61e5c4a - Add build and test pipeline to run on main pushes (@oas004)
- 72e6bee - Mark configuration as incubating (@oas004)
- c01384d - Update readme docs (@oas004)
- 3377b5c - Add functional tests for main functionallity (@oas004)
- 438cba2 - Update readme with latest changes (@oas004)
- d4a60f5 - Add test source and inject extensions correctly (@oas004)
- 07f9e67 - Update readme and add publish plugin (@oas004)
- 7b9c999 - Group exceptions to make the system more scalable (@oas004)
- 1480e21 - Move task out of after evaluate and register task for each task name (@oas004)
Full Changelog: v0.0.0...v0.1.0
0.0.0
First release
What changed?
- c4c4b1d - Update Contributing and License Odin Asbjørnsen
- dd02a25 - Add first draft of docs Odin Asbjørnsen
- 9607e45 - Add flag to print metrics info to output Odin Asbjørnsen
- 5e3b927 - Added flag for generate report and skip verification step Odin Asbjørnsen
- ec54f46 - Add explicit api mode strict Odin Asbjørnsen
- 907cadc - Move sample app to own project folder Odin Asbjørnsen
- fea8b7b - Add exception types Odin Asbjørnsen
- 8abce1e - Create LICENCE Odin Asbjørnsen
- df9104e - Create README.md Odin Asbjørnsen
- 7f9f59d - Initial commit Odin Asbjørnsen
Full Changelog: https://github.com/oas004/VerifyComposeMetricsPlugin/commits/v0.0.0