Skip to content

Releases: acrolinx/flexmark-java

v0.70.4

05 Mar 19:38

Choose a tag to compare

What's Changed

  • Improvements to the release automation

Full Changelog: v0.70.3...v0.70.4

v0.70.3

05 Mar 19:38

Choose a tag to compare

What's Changed

  • Improvements to the release automation

Full Changelog: v0.70.3...v0.70.4

v0.70.2

05 Mar 19:38

Choose a tag to compare

What's Changed

  • Dependency updates
  • Improvements to the release automation

Full Changelog: v0.70.1...v0.70.2

v0.70.1

05 Mar 19:38

Choose a tag to compare

What's Changed

  • Dependency updates
  • Refactorings

Full Changelog: v0.70.0...v0.70.1

v0.70.0

07 Oct 14:18

Choose a tag to compare

  • Fixed a bug that caused the parsing of markdown content to not be handled correctly when the text following a backslash hard line break contained spaces. More information here: #1
  • Removed unneeded Maven modules
  • Added code formatting support via the Spotless Maven plugin and reformatted the code
  • Conducted refactoring
  • Made dependency updates