Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 494 Bytes

File metadata and controls

29 lines (16 loc) · 494 Bytes

Release History

0.1.x (Unreleased)

0.1.5 (2022-10-12)

  • Feat: Allow username/password in the DSN

0.1.4 (2022-07-30)

  • Fix: Could not fetch rowsets greater than the value of maxRows (#18)
  • Updated default user agent
  • Updated README and CONTRIBUTING

0.1.3 (2022-06-16)

  • Add escaping of string parameters.

0.1.2 (2022-06-10)

  • Fix timeout units to be milliseconds instead of nanos.

0.1.1 (2022-05-19)

  • Fix module name

0.1.0 (2022-05-19)

  • Initial release