Releases: outworkers/phantom
Releases · outworkers/phantom
v2.59.0
v2.33.0
Releasing 2.33.0 [ci skip]
Payload.apply method with HLists
- Added better support and documentation for setting custom payloads.
- Added companion
apply
method usingshapeless.HList
to allow automatically building aPayload
out of a sequence ofkey, value
pairs wherekey
isString
andvalue
can be any primitive.
Adding extra support for count function
- Added
select.count(columnName
function. - Added
select.function(table => count(table.column)
function.
v2.27.0
Releasing 2.27.0 [ci skip]
v2.26.1
Releasing 2.26.1 [ci skip]
v2.24.10
Releasing 2.24.10 [ci skip]
v2.24.8
Releasing 2.24.8 [ci skip]
v2.24.0
Releasing 2.24.0 [ci skip]
v2.21.0
Upgraded thrift. Optional col fix. Token aware auto routing.