Skip to content

Releases: outworkers/phantom

v2.59.0

Choose a tag to compare

@alexflav23 alexflav23 released this 10 Aug 21:50
Releasing 2.59.0 [ci skip]

v2.33.0

Choose a tag to compare

@alexflav23 alexflav23 released this 21 Feb 15:02
Releasing 2.33.0 [ci skip]

Payload.apply method with HLists

Choose a tag to compare

@alexflav23 alexflav23 released this 28 Dec 16:51
  • Added better support and documentation for setting custom payloads.
  • Added companion apply method using shapeless.HList to allow automatically building a Payload out of a sequence of key, value pairs where key is String and value can be any primitive.

Adding extra support for count function

Choose a tag to compare

@alexflav23 alexflav23 released this 25 Nov 20:32
  • Added select.count(columnName function.
  • Added select.function(table => count(table.column) function.

v2.27.0

Choose a tag to compare

@alexflav23 alexflav23 released this 11 Nov 00:49
Releasing 2.27.0 [ci skip]

v2.26.1

Choose a tag to compare

@alexflav23 alexflav23 released this 09 Nov 01:29
Releasing 2.26.1 [ci skip]

v2.24.10

Choose a tag to compare

@alexflav23 alexflav23 released this 16 Sep 18:16
Releasing 2.24.10 [ci skip]

v2.24.8

Choose a tag to compare

@alexflav23 alexflav23 released this 02 Jul 13:36
Releasing 2.24.8 [ci skip]

v2.24.0

Choose a tag to compare

@alexflav23 alexflav23 released this 10 Apr 15:38
Releasing 2.24.0 [ci skip]

v2.21.0

Choose a tag to compare

@alexflav23 alexflav23 released this 25 Mar 23:57
ee739e9
Upgraded thrift. Optional col fix. Token aware auto routing.