Releases: jisungbin/ComposeInvestigator
Releases · jisungbin/ComposeInvestigator
1.5.11-0.2.1
What's Changed
Only dependency updates.
- Update dependency com.vanniktech.maven.publish to v0.28.0 by @renovate in #140
- Update Kotlin, KSP and Compose Compiler by @renovate in #128
- Update compose.runtime to v1.6.4 by @renovate in #141
- Update dependency gradle to v8.7 by @renovate in #142
- Update dependency com.android.tools.build:gradle to v8.3.1 by @renovate in #120
- Update dependency com.pinterest.ktlint:ktlint-cli to v1.2.1 by @renovate in #119
- Prepare new version by @jisungbin in #143
Full Changelog: 1.5.10-0.2.1...1.5.11-0.2.1
1.5.10-0.2.1
What's Changed
- Update test.kotest to v5.8.1 by @renovate in #135
- Add ComposeStateObjectGetter tests by @jisungbin in #138
- Prepare new version by @jisungbin in #139
Bug Fix
New Contributors
Full Changelog: 1.5.10-0.2.0...1.5.10-0.2.1
1.5.10-0.2.0
Releasing Note
- Support for #99 should have been released, but it was postponed because the exact behavior of Compose Compiler in that case was not understood.
What's Changed
- Update compose.runtime to v1.6.3 by @renovate in #129
- Eliminated a potential memory leak by @jisungbin in #130
- Added API to suppress ComposeInvestigator behavior by @jisungbin in #131
- Pass the callstack information to the
ComposableInvalidationListener
by @jisungbin in #132
Full Changelog: 1.5.10-0.1.1...1.5.10-0.2.0
1.5.10-0.1.1
What's Changed
- Improve docs by @jisungbin in #114
- Update dependency io.mockk:mockk to v1.13.10 by @renovate in #115
- Fix typo by @jisungbin in #116
- Improve build & package by @jisungbin in #118
- Update dependency org.jetbrains.dokka to v1.9.20 by @renovate in #122
- Improving version information in documents by @jisungbin in #124
- Documentation by @jisungbin in #126
- Tracking
DerivedState
no longer crashes by @jisungbin in #125
Full Changelog: 1.5.10-0.1.0...1.5.10-0.1.1
1.5.10-0.1.0
What's Changed
- Updating README.md by @jisungbin in #84
- Cleanup by @jisungbin in #86
- Update dependency com.android.tools.build:gradle to v8.2.2 by @renovate in #88
- Update dependency com.diffplug.spotless to v6.25.0 by @renovate in #87
- Update compose.runtime to v1.6.0 by @renovate in #89
- Update compose.runtime to v1.6.1 by @renovate in #95
- Update compose.runtime to v1.6.2 by @renovate in #97
- Update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 by @renovate in #94
- Update dependency gradle to v8.6 by @renovate in #93
- Update gradle/wrapper-validation-action action to v2 by @renovate in #92
- Update Kotlin, KSP and Compose Compiler by @renovate in #96
- Update gradle/gradle-build-action action to v3 by @renovate in #98
- Write golden tests by @jisungbin in #101
- Enable parameter change tracking for composables with unstable parameters by @jisungbin in #102
- Writing Runtime KDocs by @jisungbin in #103
- Create LICENSE by @jisungbin in #104
- Documentation by @jisungbin in #105
- Update actions/upload-pages-artifact action to v3 by @renovate in #109
- Update actions/setup-python action to v5 by @renovate in #108
- Update actions/deploy-pages action to v4 by @renovate in #107
- Update actions/configure-pages action to v4 - autoclosed by @renovate in #106
- Add requirements.txt by @jisungbin in #110
- Publishing 1.5.10-0.1.0 by @jisungbin in #111
- Fix CD by @jisungbin in #112
- Fix CD - 2 by @jisungbin in #113
Full Changelog: 0.1.0-dev...1.5.10-0.1.0