Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@jnterry jnterry released this 10 Jan 00:47
· 28 commits to master since this release

Initial release of db-connection-promise

  • Full rewrite of any-db-q
  • Implemented "chain" API (IE: returning object that .query and .then can be called upon, rather than having .query return a promise)
  • Made DbConnectionPromise class which adhears to Promises/A+ specification