v0.1.7: add no db2 release and add trimChar option in database reader
What's Changed
- feat: 新增忽略db2数据源依赖包的编译方式 by @Breeze0806 in #24
- feat: 仍然使用go generate进行构建,新增go1.21加入ci/cd by @Breeze0806 in #25
- style & build & docs 格式化代码并且在许可证功能内新增自动格式化代码功能 by @Breeze0806 in #26
- add trimChar option in database reader to trim the space of char type in database by @Breeze0806 in #27
Full Changelog: v0.1.6...v0.1.7