All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.1 (2022-07-14)
1.0.0 (2021-04-15)
0.0.25 (2021-02-11)
- add missing logger (8764544)
0.0.24 (2021-02-11)
- worker: expose getSecret (3cc7435)
0.0.22 (2020-06-19)
0.0.21 (2020-06-08)
0.0.20 (2020-05-29)
0.0.19 (2020-05-13)
- export PgComposeWorker interface (b1a4f5a)
0.0.18 (2020-05-13)
- ComposeWorkerOpts.Logger type should match graphile-worker (d8bc4a7)
- insignificant type error (1650fe8)
- rollup modules in yaml loader (d3ef357)
- export run migrations like graphile-worker does (e7fd74b)
- export run migrations like graphile-worker does (2af1d95)
0.0.17 (2020-05-12)
- export run migrations like graphile-worker does (113450f)
0.0.16 (2020-05-11)
- partial via in function trait replacement (4b10214)
- add test for function bodyVars w/o via (680561b)
0.0.15 (2020-05-10)
- use loader.default (a8ce816)
0.0.14 (2020-05-10)
0.0.13 (2020-05-10)
- use loader.default (821c361)
0.0.12 (2020-05-10)
- bogus varno error on bad pg_get_exprs (0745b23)
- module import by name (b9c99d1)
- use require over dynamic import (4eac132)
0.0.11 (2020-05-10)
- env declaration to cli (39605ff)
0.0.10 (2020-05-07)
- yaml loading with empty trait.requires (79f637d)
0.0.9 (2020-05-07)
- make trait requirement nullable for 0 requirement fallback tables (db1e574)
0.0.8 (2020-05-07)
- function fallbacks (554cd88)
0.0.7 (2020-05-01)
- optional trait.provides, stringifying after functions (ad44754)
- functions can require traits (a40c0e1)
0.0.6 (2020-05-01)
- contract import (6ce4d20)
- remove commit inside of secret encryption - was interfering with testing (0d426a5)
- functions: add type aliases for argument reconciliation (c805191)
- test: clean up transaction control (7ce83b3)
- build process to include graphile-secrets.yaml (a9b9649)
- add run command (5f89738)
- basic sexp compilation with type functions (7aa0e8e)
- fallback tables (44f3539)
- function contracts (8894f39)
- module dependencies (5628de8)
- sexp basics (ea3a264)
- worker: __after and __context special keys (c578615)
0.0.5 (2020-04-20)
- set data type (9c9b127)
0.0.4 (2020-04-18)
- export load yaml (b56cf73)
0.0.3 (2020-04-18)
0.0.2 (2020-04-18)
- add property testing (82bdf55)
- all index tests passing (de67727)
- basic cli (55e5013)
- foreign keys (90f8ee2)
- full worker functionality and tests (ced1f22)
- functions (cee238c)
- idempotency tests passing (521ccff)
- include implementation in yaml loader (47aba1b)
- index changes draft (f013d99)
- modules with provider refactor (7da446a)
- secret setting and functions (cbb45d6)
- table extensions (34f7639)
- tests (2c9ba17)
- trait triggers (f7803cb)
- triggers (aee4a19)
- wrapTask (8918eb1)
- yaml loader (f22167e)
- yaml loader tests (c6dbbff)