Skip to content

Update version to 0.2.3 and remove errorMessage from SealedScroll#2

Merged
rafambn merged 1 commit into
mainfrom
dev-0.2.3
Apr 10, 2026
Merged

Update version to 0.2.3 and remove errorMessage from SealedScroll#2
rafambn merged 1 commit into
mainfrom
dev-0.2.3

Conversation

@rafambn
Copy link
Copy Markdown
Owner

@rafambn rafambn commented Apr 10, 2026

  • Update project version from 0.2.2 to 0.2.3 in scribe/build.gradle.kts and update documentation/test app dependencies.
  • Remove errorMessage property from SealedScroll data class and its serialization logic.
  • Remove the error: Throwable? parameter from the Scroll.seal extension function.

- Update project version from `0.2.2` to `0.2.3` in `scribe/build.gradle.kts` and update documentation/test app dependencies.
- Remove `errorMessage` property from `SealedScroll` data class and its serialization logic.
- Remove the `error: Throwable?` parameter from the `Scroll.seal` extension function.
- Update `ShowcaseController` and unit tests to remove usage of the `error` parameter during scroll sealing.
- Update documentation and examples to reflect the removal of `errorMessage` from the `SealedScroll` payload.
- Adjust `ShowcaseController` to manually add failure reasons to the scroll map when necessary.
@rafambn rafambn merged commit af7aa89 into main Apr 10, 2026
3 of 4 checks passed
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