Releases: boswelja/compose-markdown
Releases · boswelja/compose-markdown
v1.1.1
What's Changed
- Update dependencies by @boswelja in #57
- Initial implementation of reference-style link parsing by @boswelja in #58
- Create benchmark for generator by @boswelja in #59
- Migrate to the new LinkAnnotation APIs by @boswelja in #64
- Add more targets and fix missing javadoc jar by @boswelja in #65
- Use a precompiled script for publishing & fix javadoc jar by @boswelja in #66
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v1.0.4...v1.1.1
v1.0.4
What's Changed
- Add support for parsing tables with missing cells by @boswelja in #18
- Add support for clickable links by @boswelja in #21
- Use LocalUriHandler for link clicks by @lolegrand in #20
- Update Compose Multiplatform to 1.6.0 by @boswelja in #23
New Contributors
- @imashnake0 made their first contribution in #17
- @lolegrand made their first contribution in #20
Full Changelog: v1.0.3...v1.0.4