Skip to content

Releases: dengelke/node-zoom2

0.9.2

12 Oct 12:31
229a357
Compare
Choose a tag to compare

What's Changed

  • Fix for Record.json typing + introducing ".nvmrc" file by @pvoisin in #39

Full Changelog: 0.9.1...0.9.2

0.9.1

05 Jun 07:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

05 Jun 07:26
2fb651f
Compare
Choose a tag to compare

Update minimum node version to 12

0.8.1

10 May 09:53
Compare
Choose a tag to compare

What's Changed

  • Enhance TypeScript declarations (Connection) by @pvoisin in #28

Full Changelog: 0.8.0...0.8.1

0.8.0

09 May 16:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.3...0.8.0

0.7.3

30 Jan 20:35
Compare
Choose a tag to compare

Fix typo for _conn.destroy method

0.7.2

23 Jan 09:58
Compare
Choose a tag to compare

Update documentation

0.7.1

23 Jan 09:58
3fed0a2
Compare
Choose a tag to compare

Add Connection.destroy() method

0.7.0

23 Jan 09:57
f5c7f61
Compare
Choose a tag to compare

Add ResultSet.destroy() functionality

0.6.2

17 Jan 15:32
53aaa93
Compare
Choose a tag to compare

Fix #20