We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045d7a2 commit 40f1fd5Copy full SHA for 40f1fd5
CHANGELOG.md
@@ -12,6 +12,8 @@ with the exception that 0.x versions can break between minor versions.
12
### Fixed
13
- `MarkdownRenderer`: Fix precedence for `nodeRendererFactory`: Factories passed
14
to the builder can now override rendering for core node types.
15
+- Fix warning in Eclipse about "missing 'requires transitive'"
16
+- Fix Android incompatibility with `requireNonNullElseGet`
17
18
## [0.24.0] - 2024-10-21
19
### Added
0 commit comments