Skip to content

Tags: codingconcepts/dg

Tags

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing folder during build process (#5)

Ensure that the releases folder exists. Also add some extra stuff to ignore when editing this project from IntelliJ IDEA.

2.9.0

Toggle 2.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: Better handling for const columns

2.8.0

Toggle 2.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: Serves files after generation

2.7.0

Toggle 2.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: Support for open upper bound int ranges

2.6.1

Toggle 2.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: Spelling of suppress in table suppression

2.6.0

Toggle 2.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: Ability to suppress columns from output

2.5.0

Toggle 2.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: Issue with match generator alongside each generator

2.4.0

Toggle 2.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: Update readme with int range generator

2.3.0

Toggle 2.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: Update readme with int range generator

2.2.0

Toggle 2.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: Ability to suppress the generation of tables