Releases: JasonShin/sqlx-ts
Releases · JasonShin/sqlx-ts
Release 0.9.2
Release v0.9.1
Release v0.9.0
What's Changed
- chore(deps): bump openssl from 0.10.57 to 0.10.60 by @dependabot in #84
- Only parse correctly tagged (sql
...
) templates by @andersthuesen in #85 - fix failing tests after merging string bug by @JasonShin in #86
New Contributors
- @andersthuesen made their first contribution in #85
Full Changelog: v0.8.1...v0.9.0
Release v0.8.1
Release v0.8.0
What's Changed
- chore: enhancing docs and fixing env variable priority order for generate types by @JasonShin in #82
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
What's Changed
- chore(deps): bump rustix from 0.38.15 to 0.38.19 by @dependabot in #77
- chore: processing decl and modules by @JasonShin in #80
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
What's Changed
- efficient DB connection & query cache by @JasonShin in #72
- Package update by @JasonShin in #73
- chore(deps-dev): bump @babel/traverse from 7.17.9 to 7.23.2 in /node by @dependabot in #75
- feat: allowing decorators by @JasonShin in #78
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
What's Changed
- [internal]: moving coverage out from main build and turn it into a scheduled build by @JasonShin in #67
- [internal]: node build update to ensure backward compatibility by @JasonShin in #68
- [internal]: update roadmap with v1.0.0 ideas by @JasonShin in #70
- [internal]: TS test improvements
- [hotfix]: missing AST coverage by @JasonShin in #65
- [feature]: Warning on missing alias by @JasonShin in #71
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- Update README.md by @JasonShin in #63
- chore: update all packages by @JasonShin in #64
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
What's Changed
- docs: readme update to indicate that sqlx-ts is not an ORM by @JasonShin in #62
Full Changelog: v0.3.1...v0.3.2