Skip to content

v0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rock3r rock3r released this 19 Jul 11:22
· 118 commits to main since this release
8291d1a

What's Changed

  • Implement proper Markdown link styling by @rock3r in #455
  • Be more specific in IDE sample run config by @rock3r in #456
  • Fix Markdown rendering issues by @rock3r in #458
    • We will not optimise for edits ("editor mode") by default anymore
    • Models implement equals and hashCode
    • Inline Markdown is processed in the main processor phase, not in the rendering phase anymore
    • Inline extensions are now (tentatively) supported

Full Changelog: v0.20.0...v0.21.0