Releases: erfansn/SiliconeCalculator
Releases · erfansn/SiliconeCalculator
v2.2.0
What's Changed
- Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 by @dependabot in #67
- Bump agpVersion from 8.5.0 to 8.5.1 by @dependabot in #63
- Bump com.google.truth:truth from 1.4.3 to 1.4.4 by @dependabot in #66
- Bump androidxLifecycleVersion from 2.8.3 to 2.8.4 by @dependabot in #65
- Bump mockkVersion from 1.13.11 to 1.13.12 by @dependabot in #62
- Bump org.robolectric:robolectric from 4.12.2 to 4.13 by @dependabot in #61
- Bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24 in the kotlin-related-plugins group by @dependabot in #60
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 in the kotlin-related-plugins group by @dependabot in #45
- Bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 by @dependabot in #58
- Bump com.google.truth:truth from 1.4.2 to 1.4.3 by @dependabot in #57
- Bump androidx.test:runner from 1.5.2 to 1.6.1 by @dependabot in #56
- Bump androidx.baselineprofile from 1.3.0-alpha05 to 1.3.0-beta01 by @dependabot in #55
- Bump androidxLifecycleVersion from 2.8.0 to 2.8.3 by @dependabot in #54
- Bump agpVersion from 8.4.1 to 8.5.0 by @dependabot in #53
- Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot in #52
- Bump androidx.test:core-ktx from 1.5.0 to 1.6.1 by @dependabot in #51
- Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #47
- Resolve tiny content issue of #50
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Update dependencies and plugins version
- Introduce Clear button functionality
- Show result as non-scientific notation
- Fix visual bugs in the calculator screen
- Support predictive-back
- Change theme mode animation like the Telegram
Full Changelog: v1.1.0...v2.0.0