Skip to content

Tags: uniqueck/asciidoctorj-liquibase-extension

Tags

v0.1.1

fix release.yaml

v0.1.0

add source and javadoc plugins

v0.0.3

FIX: inputFile path resolution

add maven integration tests

v0.0.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
IMPROVE: Indentation for columns improved for better readability. (#2)

-> define skinparam tabSize of 4 spaces
-> use \t to indent columns

v0.0.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Feature/start parsing complex liquibase change logs (#1)

* finished parser implementation
** support tillTag
** support all necessary liquibase refactoring tags

* generate simple plantuml entity relationship diagram for parsed tables

v0.0.1-alpha.1

showcase what is the goal of this extension