Skip to content

Releases: gajus/slonik

v4.3.0

21 Oct 08:46
Compare
Choose a tag to compare

4.3.0 (2017-10-21)

Features

  • add anyFirst and manyFirst (161782e)
  • throw DataIntegrityError if more than one column is returned with *first query (80d2c6e)

v4.2.1

16 Oct 14:20
Compare
Choose a tag to compare

4.2.1 (2017-10-16)

Bug Fixes

v4.2.0

06 Oct 19:48
Compare
Choose a tag to compare

4.2.0 (2017-10-06)

Features

v4.1.0

02 Oct 18:14
Compare
Choose a tag to compare

4.1.0 (2017-10-02)

Features

  • replace debug with Roarr (775a19d)

v4.0.0

22 Sep 14:38
Compare
Choose a tag to compare

4.0.0 (2017-09-22)

Bug Fixes

Features

  • add oneFirst and maybeOneFirst; remove firstColumn helper (ad6a8c5)
  • log result count (c8908a9)

BREAKING CHANGES

  • removed firstColumn helper

v3.2.1

07 Jun 16:49
Compare
Choose a tag to compare

<a name"3.2.1">

3.2.1 (2017-06-07)

Bug Fixes

  • give transaction the Mightyql connection (0386e860)

v3.2.0

06 Jun 13:51
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2017-06-06)

Features

  • return handler result as a transaction result (0c1bb7bb)

v3.1.0

06 Jun 13:37
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2017-06-06)

Features

  • add connection.transaction method (e532ae0d)

v3.0.3

05 Jun 13:57
Compare
Choose a tag to compare

<a name"3.0.3">

3.0.3 (2017-06-05)

Bug Fixes

  • merge tagged values with direct values (ac03e5dc)

v3.0.2

05 Jun 13:26
Compare
Choose a tag to compare

<a name"3.0.2">

3.0.2 (2017-06-05)

Bug Fixes

  • merge taggled template literal values with direct values (4737124c)