Releases: marcellogalhardo/retained
Releases · marcellogalhardo/retained
1.0.2
What's Changed
- Remove unnecessary arg from retainInActivity by @tfcporciuncula in #90
- Update Kotlin to 1.9.0 by @marcellogalhardo in #91
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Use OnClearedListener in sample by @grodin in #83
- Update dependencies, version catalog usage and README by @marcellogalhardo in #86
- Set Kotlin to 1.8.20
- Set Compose to 1.4.6
- Android X libraries updated to latest stable version
- Update README.md by @marcellogalhardo in #87
- Set
allWarningAsErrors
totrue
by @marcellogalhardo in #88 - Update Retained version to 1.0.1 by @marcellogalhardo in #89
New Contributors
Full Changelog: 1.0.0...1.0.1
1.0.0
Retained has reached version 1.0.0, which makes it ready for production use.
Retained public API hasn't changed in ~4 years, we have achieved all our milestones (update lifecycle, maven central release, compose support, etc), and the current implementation is solid.
Full Changelog: 0.1.0...1.0.0
0.18.0
0.17.0
What's Changed
- Promote
@Composable retain
to stable by @marcellogalhardo in #79
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- Bump dependencies by @marcellogalhardo in #75
- Add experimental
retained-compose
artefact by @marcellogalhardo in #76 - Improve Compose Support doc by @marcellogalhardo in #77
Full Changelog: 0.15.3...0.16.0
0.15.3
What's Changed
- Remove packagingOptions by @marcellogalhardo in #72
- Do not generate unnecessary build configs by @marcellogalhardo in #69
- Update build tools by @marcellogalhardo in #71
- Use correct package name for navigation-retained by @saket in #67
- Bump dependencies by @marcellogalhardo in #63
- Bump build tools by @marcellogalhardo in #65
- View refactor by @marcellogalhardo in #57
- Fix retainInFragment JavaDoc by @tfcporciuncula in #58
- Fix packaging options by @marcellogalhardo in #59
- Add
--info
flag to PUBLISH Github Workflow by @marcellogalhardo in #61
New Contributors
Full Changelog: 0.14.0...0.15.3
0.15.0
Please use version 0.15.3
. This release accidentally removed the META-INF/*
from a few JARs, making it unusable.
0.14.0
What's Changed
- Bump Compose to 1.0 Stable by @marcellogalhardo in #48
- Move
integration-tests
outside of consumers module by @marcellogalhardo in #49 - Enable build-health by @marcellogalhardo in #50
- Ship retained navigation by @marcellogalhardo in #52
- Add binary compatibility validator by @marcellogalhardo in #54
- Update release scripts by @marcellogalhardo in #55
- Set build health to strict mode by @marcellogalhardo in #51
- Use
useInMemoryPgpKeys
by @marcellogalhardo in #56
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Prepare to release on MavenCentral, remove Jitpack by @marcellogalhardo in #39
- Update README.md by @marcellogalhardo in #40
- Update README.md by @marcellogalhardo in #41
- Minor readme changes by @tfcporciuncula in #43
- Change license name and URL by @tfcporciuncula in #44
- Bump retained to 0.13.0 by @marcellogalhardo in #45
- Add
PUBLISH.yml
workflow by @marcellogalhardo in #46 - Add
preReleased
toPUBLISH.yml
workflow by @marcellogalhardo in #47
Full Changelog: 0.12.0...0.13.0