Skip to content

Prepare for release 1.0.5.#148

Merged
rgrnwd merged 1 commit intomainfrom
release-1.0.5
Feb 6, 2026
Merged

Prepare for release 1.0.5.#148
rgrnwd merged 1 commit intomainfrom
release-1.0.5

Conversation

@rgrnwd
Copy link
Collaborator

@rgrnwd rgrnwd commented Feb 6, 2026

No description provided.

@rgrnwd rgrnwd requested a review from a team as a code owner February 6, 2026 00:51
@rgrnwd rgrnwd enabled auto-merge (squash) February 6, 2026 00:51
@CLAassistant
Copy link

CLAassistant commented Feb 6, 2026

CLA assistant check
All committers have signed the CLA.

@rgrnwd rgrnwd merged commit 795b26e into main Feb 6, 2026
4 of 5 checks passed
@rgrnwd rgrnwd deleted the release-1.0.5 branch February 6, 2026 00:53
## [1.0.5]
* Adds `<T> Result<T>.shouldBeSuccessful(): T` (Roni Greenwood)
* Adds `fun <T> Result<T>.shouldBeSuccessful(block: (T) -> Unit): T` (Roni Greenwood)
* Adds `<T> Result<T>.shouldBeSuccessful(expected: T): T` (Roni Greenwood)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the difference between shouldBeSuccess and shouldBeSuccessful ?

Copy link
Collaborator Author

@rgrnwd rgrnwd Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look at the kdoc comment on the function and tell me if you think it explains it well enough :)

@@ -1,5 +1,5 @@
GROUP=app.cash.quiver
VERSION_NAME=1.0.4-SNAPSHOT
VERSION_NAME=1.0.5
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why, but it said 1.0.4 was already taken when I tried to use it

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.

4 participants