Releases: chenquan/sqlplus
Releases · chenquan/sqlplus
Release v0.3.0
What's Changed
- feat(conn): add connection in ctx by @chenquan in #14
- chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #15
- refactor: refactor hook by @chenquan in #16
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
Release v0.1.1
Release v0.1.0
What's Changed
- feat: support for modifying the returned data by @chenquan in #1
- feat: support multiple hooks by @chenquan in #2
- feat: support get prepare context by @chenquan in #3
- fix: fix prepare context by @chenquan in #4
- feat: support tx context by @chenquan in #5
- feat: adjust the hook interface by @chenquan in #6
- doc: add README.md by @chenquan in #7
- doc: fix a link by @chenquan in #8
- test: add more tests by @chenquan in #9
- chore: add more actions by @chenquan in #10
- doc: modify README.md by @chenquan in #11
New Contributors
Full Changelog: https://github.com/chenquan/sqlplus/commits/v0.1.0