Releases: xcomart/jdbgen
Releases · xcomart/jdbgen
v0.2.4
What's Changed
- merge changes by @xcomart in #15
- Devel by @xcomart in #16
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #18
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 6.0.1 by @dependabot[bot] in #17
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #19
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.1 by @dependabot[bot] in #20
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #21
- Bump commons-io:commons-io from 2.16.1 to 2.21.0 by @dependabot[bot] in #22
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #23
- Bump com.formdev:flatlaf from 3.5 to 3.7 by @dependabot[bot] in #24
- master changes to devel by @xcomart in #25
- scope bug in pom.xml fixed by @xcomart in #26
New Contributors
- @dependabot[bot] made their first contribution in #18
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- table type to TABLE or VIEW if that word included.
- regex support in if matches statement
- about window added.
- Update check added
- Generalized if statement. version to v0.2.0.
- snake, skewer, kebab, screaming cases added in decorators.
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- connection props/custom vars update bug fixed. by @xcomart in #9
- Devel by @xcomart in #10
- contain/notcontain in if statement document updated
- Test case added in TemplateManagerTest
- decorator can be used in key of if statement. fixed notEquals in if.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
jdbgen v0.1.2
What's Changed
- replace operation support in item template name closed #2
- project name changed to jdbgen
- Cannot add custom variables in generator main window fixed #4
- Show progress information of downloading, closed #1
- Main window title changed from "DB Generator" to "JDBGen Main"
Full Changelog: v0.1.1...v0.1.2
jdbgen v0.1.1
jdbgen v0.1.1 released
- Some UI bug fixed
- Fixed in bugs in template file(build script bug)
Full Changelog: v0.1.0...v0.1.1
jdbgen first release v0.1.0
This is first release.