Changelog
6.0.0-rc.0 (2019-08-13)
automatically deep insert when targeting a compound Readable (191f558)
create compound Readables with Readable.join() (286efc6)
decompose with compound keys (db1d95e)
open-ended decomposeTo instead of boolean array flag; default to arrays instead of objects (86e60a0)
preserve type when ordering by JSON fields (c286e03), closes #683
use 'omit' in join schema for relations not wanted in the decomposed output (3d9ec65)
don't add an ORDER BY clause unless explicitly called for (29e2990)