Skip to content

Releases: tminglei/slick-pg

v0.16.0

24 Feb 02:22
Compare
Choose a tag to compare
  1. Use pgjdbc support for primitive arrays #380 / #385
  2. Nested or 2 dimensional array support #386 (pls see test case for usage)

v0.15.5

05 Jan 12:29
37d7059
Compare
Choose a tag to compare

Tested on PostgreSQL 10 and upgrade addons' dependencies

v0.15.4

22 Oct 23:04
Compare
Choose a tag to compare

v0.14.9

22 Oct 23:03
Compare
Choose a tag to compare

v0.14.8

18 Oct 08:05
Compare
Choose a tag to compare

Fixed #339 #340 #100 #347 #349

p.s. don't use v0.14.7, which is same as v0.14.6 in fact. I forgot to sync the new changes before publishing v0.14.7.

v0.15.3

01 Aug 14:16
Compare
Choose a tag to compare
  1. fixed #359

v0.15.2

23 Jul 00:42
Compare
Choose a tag to compare
  1. upgrade to slick v3.2.1
  2. fix #355

v0.15.1

27 Jun 13:21
Compare
Choose a tag to compare
  1. add pg_trgm support
  2. upgrade play-json to v2.6.0
  3. upgrade circe to v0.8.0

v0.15.0

23 May 23:02
Compare
Choose a tag to compare

Changes from v0.14.x

  1. upgrade to slick v3.2.0
  2. pg string extensions #321
  3. jawn json support #329
  4. fixed #325 #327 #339 #340 #100 #347 #349

p.s. play-json dependency is still v2.6.0-RC, will be upgrade in later release.

0.15.0-RC

08 Mar 04:33
Compare
Choose a tag to compare
0.15.0-RC Pre-release
Pre-release
  1. jawn json support #329
  2. upgrade to slick v3.2.0
  3. ST_AsEncodedPolyline support #334

Waiting for stable releases of play-json and argonaut.