Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 beta04 #162

Merged
merged 21 commits into from
Sep 21, 2020
Merged

1.0.0 beta04 #162

merged 21 commits into from
Sep 21, 2020

Conversation

RBusarow
Copy link
Owner

No description provided.

RBusarow and others added 21 commits June 28, 2020 17:42
* update Kotest to 4.1.0

* update Kotest to 4.1.0

* update Kotest to 4.1.0

* update Kotest to 4.1.0

* Revert "update Kotest to 4.1.0"

This reverts commit 833c838

* fix version parsing in DocsTasks

* add `release/*` matcher to ci.yml
* add hermit dependency

* add Hermit to the dependency matchers in DocsTasks
* - automatically cancel LifecycleCoroutineScope when lifecycle reaches DESTROYED (fixes #135)
- automatically remove lifecycleScope extension property from cache when lifecycle reaches DESTROYED (fixes #136)

* dispatch-internal-test-android module

* update lifecycle handling

* update lifecycle handling

* update lifecycle handling

* convert LifecycleScopeExtensionTest from Kotest to JUnit5 to fix some weird recursive behavior

* convert LifecycleScopeExtensionTest from Kotest to JUnit5 to fix some weird recursive behavior

* remove workspace.xml backup which shouldn't have been added to git
# Conflicts:
#	.github/workflows/ci.yml
#	dispatch-android-lifecycle/README.md
#	docs/dokka/dispatch-android-lifecycle/index.md
#	docs/modules/dispatch-android-lifecycle.md
…fecycleCoroutineScopeFactory (#145)

* change LifecycleCoroutineScope argument to CoroutineContext

* MainImmediateProvidedContext -> MainImmediateContext

* MainImmediateProvidedContext -> MainImmediateContext

* update docs

* MainImmediateProvidedContext -> MainImmediateContext
* LifecycleScopeFactory README example cleanup

* remove duplicate dependency declarations in android-lifecycle gradle config

* android-lifecycle sample annotation consolidation

* lifecycleScope extension sample rename

* MainImmediateCoroutineScope factory function formatting

* update docs
- consolidate capitalization for modules and kdoc
- add lifecycle-extensions
- dtekt -> detekt
* Detekt cleanup

* add detekt to CI, remove Lint
* add DefaultDispatcherProvider singleton holder (fixes #152)

* update docs for DefaultDispatcherProvider
* add ViewLifecycleCoroutineScope

* add ViewLifecycleCoroutineScope docs
* Add a CoroutineContext parameter to the Lifecycle launch and suspend functions

* add tests

* update docs
@RBusarow RBusarow merged commit 59618b6 into main Sep 21, 2020
@RBusarow RBusarow deleted the release/1.0.0-beta04 branch December 14, 2020 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant