Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@brianc brianc released this 08 Jan 15:05
· 20 commits to master since this release

This is semver major only because we're dropping support for using pg.js if its installed. That's technically a breaking change, though most likely you're not using pg.js anymore since it's been deprecated in favor of the plain ol' pg package for years now. Better safe than sorry w/ semver though - version numbers are cheap, breaking changes in production are not. ❤️