Releases: planetscale/database-js
Releases · planetscale/database-js
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Full Changelog: v0.6.1...v1.0.0
v0.6.1
v0.6.0
What's Changed
- 0.5.0 by @iheanyi in #33
- Customize type cast function by @dgraham in #34
- Cleanup public interface methods by @dgraham in #35
- Update README.md by @tbarn in #36
- Remove aws.connect.psdb.cloud from README by @mattrobenolt in #38
- Add User-Agent header by @iheanyi in #39
- Improve type casts by @dgraham in #40
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Support database URL configuration by @dgraham in #27
connect()
doesn't need await in examples by @mattrobenolt in #28
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump package.json to 0.1.1 by @iheanyi in #20
- Add license_finder by @nickvanw in #21
- Support custom replacement parameter format function by @dgraham in #22
- Support named parameter replacement by @dgraham in #23
- Simplify text encoding by @dgraham in #24
- Parse JSON column values by @dgraham in #25
New Contributors
Full Changelog: v0.1.1...v0.2.0