Releases: markdown-asciidoc/markdown-to-asciidoc
Releases · markdown-asciidoc/markdown-to-asciidoc
2.0.1
Things that changed in this release
- e1a6294 - Merge pull request #79 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4
- 0e93c8f - Merge pull request #78 from markdown-asciidoc/dependabot/maven/cucumber.version-7.17.0
- c9e05b6 - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- 00d8745 - build(deps-dev): bump cucumber.version from 7.16.1 to 7.17.0
- dd9e44f - Merge pull request #76 from markdown-asciidoc/html-entities
- 50cc32f - Merge pull request #77 from markdown-asciidoc/extra-line-in-source-blocks
- 79fa4bc - Removed extra line in source blocks
- 3190257 - < and > no longer get replaced by HTML entities
- 1fe9033 - Merge pull request #75 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.3
- bbe77df - Fixed library name in README
- 383ac04 - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- dd17a15 - Merge pull request #74 from markdown-asciidoc/dependabot/maven/commons-io-commons-io-2.16.1
- 8b382c8 - build(deps-dev): bump commons-io:commons-io from 2.16.0 to 2.16.1
- faa45b9 - Merge pull request #73 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
- 44edb5e - Merge pull request #72 from markdown-asciidoc/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
- edcf0ec - build(deps): bump org.apache.maven.plugins:maven-source-plugin
- a44dad3 - build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
- 6dd1aa9 - Merge pull request #71 from markdown-asciidoc/dependabot/maven/commons-io-commons-io-2.16.0
- 9296cf2 - build(deps-dev): bump commons-io:commons-io from 2.15.1 to 2.16.0
- 3b9d30d - Merge pull request #70 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.2
- 53776a2 - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- df83bd9 - Merge pull request #69 from markdown-asciidoc/dependabot/maven/cucumber.version-7.16.1
- d48f1f1 - build(deps-dev): bump cucumber.version from 7.15.0 to 7.16.1
- 13fdbf4 - Merge pull request #67 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1
- c177643 - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- 0cfb28c - Merge pull request #58 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0
- 20add9a - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- f963db7 - Merge pull request #56 from markdown-asciidoc/cleanup
- 1e97c59 - fix(links): moved links to organization markdown-asciidoc
- 6c4451d - feat(maven-central): add nexus plugin to automatically release : https://central.sonatype.org/publish/publish-maven/#nexus-staging-maven-plugin-for-deployment-and-release
- a1e221c - Create CODE_OF_CONDUCT.adoc
- 4be398f - Merge pull request #53 from markdown-asciidoc/cleanup
- cd7d338 - Merge pull request #55 from markdown-asciidoc/dependabot/github_actions/metcalfc/changelog-generator-4.3.1
- d5a9239 - build(deps): bump metcalfc/changelog-generator from 4.3.0 to 4.3.1
- 9f6a569 - Added a library version document attribute
- 0bac042 - Cleaned up README.adoc
- ab1756c - Cleanup project and ported Kotlin bugfix to Java version.
- f143116 - Update README.adoc
- 4dee189 - Merge pull request #49 from markdown-asciidoc/dependabot/maven/org.jsoup-jsoup-1.17.2
- 34706ac - Merge pull request #50 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3
- 4dce0a8 - Merge pull request #51 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
- d456a40 - build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
- ae3c7af - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
- ee85084 - build(deps): bump org.jsoup:jsoup from 1.16.1 to 1.17.2
2.0.0
Things that changed in this release
- f4de025 - fix(maven-central): add missing name, url and description tags
- a631227 - fix(artifactId): use - instead of _
- f0a0e3d - fix(groupId): must match parent repository to be deployed to nexus
- bbe8e98 - Merge pull request #46 from markdown-asciidoc/dependabot/maven/io.cucumber-cucumber-picocontainer-7.15.0
- d469f80 - Merge branch 'master' into dependabot/maven/io.cucumber-cucumber-picocontainer-7.15.0
- 8f7108d - fix(cucumber): set version using properties
- e84c18b - Merge pull request #42 from markdown-asciidoc/dependabot/github_actions/actions/setup-java-4
- 421cbe0 - Merge pull request #45 from markdown-asciidoc/dependabot/maven/kotlin.version-1.9.22
- f5fa149 - Merge pull request #43 from markdown-asciidoc/dependabot/github_actions/metcalfc/changelog-generator-4.3.0
- 0e3acca - Merge pull request #44 from markdown-asciidoc/dependabot/github_actions/codecov/codecov-action-4
- 9286846 - Merge pull request #47 from markdown-asciidoc/dependabot/maven/io.cucumber-cucumber-java-7.15.0
- ba8ddad - Bump kotlin.version from 1.8.0 to 1.9.22
- 673b612 - Merge pull request #48 from markdown-asciidoc/dependabot/maven/commons-io-commons-io-2.15.1
- 37ce7b0 - Merge pull request #40 from markdown-asciidoc/develop
- 0ae110e - Merge branch 'master' into develop
- 64cc4ab - Bump commons-io:commons-io from 2.13.0 to 2.15.1
- a8eb4f3 - Bump io.cucumber:cucumber-java from 7.11.0 to 7.15.0
- b363149 - Bump io.cucumber:cucumber-picocontainer from 7.11.0 to 7.15.0
- 62d7462 - Bump codecov/codecov-action from 3 to 4
- a221d29 - Bump metcalfc/changelog-generator from 4.1.0 to 4.3.0
- f3d3b1f - Bump actions/setup-java from 3 to 4
- 33b5199 - fix(github-ci): update workflows
- 41e53e4 - fix(maven): * scm : project moved to its own repo * added release profile for ossrh * removed duplicated plugins
- a2e31d1 - fix(readme): add license badge
- 6bb6a4d - fix(readme): add maven central badge
- e0adefb - fix(readme): add github maven package badge
- 01233f9 - fix(readme): add github workflow badge
- c853bbd - fix(pom): prepare release to maven central
- ae6fc88 - fix(pom): prepare release to maven central
- 848dccf - Update maven.yml
- 32dfa5e - Update maven-publish.yml
- 521da6f - Create maven.yml
- 23137a9 - Create maven-publish.yml
- 2ba29c0 - Merge pull request #39 from bodiam/develop
- cf613a1 - fix(pom): update commons-io version to latest (dependabot), set surefire plugin version, remove commented stuff in pom
- 9db775a - Update README.adoc
- ef0e281 - Merge pull request #37 from dgautier/fix/table-conversion
- 477fd5d - fix(pom): set encoding to UTF-8
- 7becbeb - fix(test): remove unused test
- 4f64256 - test(table): Add Test to ensure Tables are properly rendered when positioned under a paragraph
- 1889aab - fix(build): update gradle build to match maven updated dependencies
- 836901e - fix(dependencies): use latest jsoup version
- 5d03a4b - fix(dependencies): use latest parboiled version to avoid IllegalStateException in org.objectweb.asm.tree.analysis.BasicInterpreter
- 45d2810 - fix(table): add new line when converting a table
- 7c9e082 - feat(maven): convert to maven project with up to date dependencies
- bec22e3 - Merge pull request #33 from ahus1/is-32-fix-index-out-of-bound-exception
- 1b69856 - Handle single space at the end of a list item
- dea2774 - Update .travis.yml