Releases: gammaql/greldal
Releases · gammaql/greldal
Release 0.11.1
Release 0.11.0
- Fixed some incorrect type specifications in MappedDataSource
Release 0.9.0
- Improve documentation site.
- Add top level mapFields and mapAssociations to improve inference support (cc1674b)
- Simplify multi-level join configurator - eliminate the need for users to deal with alias hierarchy visitors at all. (11603ec)
- Ensure that queries to side-load associations share parent transaction context (d040f7f)
- Add ability to intercept the mapping of all presets - this is useful for cases where operation level interceptor will not be sufficient eg. augmenting an operation with different pagination configuration (aec6421)
- Add facility to build derived operations with independent interceptor stack (0f482e5)
- Add a convenient way to intercept just the resolver (3bcc324)
- Integrate pagination (ebcab40)
- Introduce operation interceptors (50fc845)
- Introduce the concept of MappedExternalOperation to make it easy to gradually transition to GRelDAL and integrate resolvers defined elsewhere (4a4bb9a)
- Leverage io-ts Encoder/Decoder to serialize/deserialize fields before & after mapping to database columns (3fa3d6d)
- Expose a subset of io-ts types and json as a part of types (1f0f40c)
- Add json runtime type to ease use of json data types (9ae164c)
- Facilitate writable computed fields (1e23c3e)
- Expose the entire operation hierarchy and resolver hierarchy from top level (d30912f)
Release 0.8.1
Release 0.8.1