Releases: yaitoo/sqle
Releases · yaitoo/sqle
v1.3.2
v1.3.1
What's Changed
- chore(deps): bump github.com/yaitoo/async from 1.0.2-0.20240311025239-1c9ee7723b5b to 1.0.2 by @dependabot in #24
- ci: add .deepsource.toml by @deepsource-autofix in #25
- chore(go): fixed deepsource issues by @cnlangzi in #26
- feat(db): added
Duration
support in Scanner/Valuer by @cnlangzi in #27
New Contributors
- @deepsource-autofix made their first contribution in #25
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
What's Changed
- fix(sqlbuilder): update columns parameter by @cnlangzi in #10
- feat(type): added BitBool by @cnlangzi in #11
- feat(sharding): added shardid by @cnlangzi in #12
- feat(sharding): enabled sharding feature on db by @cnlangzi in #13
- fix(sqlbuilder): sort columns in SetMap for PrepareStmt performance by @cnlangzi in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(sqlbuilder): added
BuilderOption
by @cnlangzi in #1 - fix(bind): fixed sql.Scanner support by @cnlangzi in #2
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22 by @dependabot in #3
- feat(bind): added custom
Binder
support by @cnlangzi in #4 - Feat/statement by @cnlangzi in #6
- feat(db): added PreparedStmt support on Query/Exec by @cnlangzi in #7
- feat(stmt):added PreparedStmt support in Tx by @cnlangzi in #8
New Contributors
- @cnlangzi made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/yaitoo/sqle/commits/v1.0.0