We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98979b5 commit 1a91f16Copy full SHA for 1a91f16
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2024-11-05
11
+
12
### Added
13
14
- param tryColumnType, will try to format column by type.
pom.xml
@@ -12,7 +12,7 @@
<artifactId>query-export-tool</artifactId>
15
- <version>1.0.1</version>
+ <version>1.1.0</version>
16
<packaging>jar</packaging>
17
18
<name>query-export-tool</name>
0 commit comments