Skip to content

Releases: acrolinx/flexmark-java

v0.70.4

Choose a tag to compare

@danjelalura danjelalura released this 05 Mar 19:38

What's Changed

  • Improvements to the release automation

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

v0.70.3

Choose a tag to compare

@danjelalura danjelalura released this 05 Mar 19:38

What's Changed

  • Improvements to the release automation

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

v0.70.2

Choose a tag to compare

@danjelalura danjelalura released this 05 Mar 19:38

What's Changed

  • Dependency updates
  • Improvements to the release automation

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

v0.70.1

Choose a tag to compare

@danjelalura danjelalura released this 05 Mar 19:38

What's Changed

  • Dependency updates
  • Refactorings

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

v0.70.0

Choose a tag to compare

@danjelalura danjelalura released this 07 Oct 14:18
  • 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