Skip to content

Releases: msamblanet/node-pg-rev

v0.4.2

19 Aug 14:59
f022aad

Choose a tag to compare

  • 2022-08-19: v0.4.2
    • Alter performLoad to return all count objects and job id/dates
    • Move AbstractTransformLoader into core module

v0.4.1

17 Aug 20:36
66e0c5e

Choose a tag to compare

  • 2022-08-17: v0.4.1
    • Remove refresh from load_rev procedure, split out in procedure and in AsbtractRevLoader

v0.4.0

16 Aug 21:27
3154cfb

Choose a tag to compare

  • 2022-08-16: v0.4.0
    • Update to work with 0.4.0 generated tables
    • Sync version number

v0.1.3

01 Aug 15:07
94a3db1

Choose a tag to compare

  • 2022-08-01: v0.1.3
    • Fix withStream to allow for Readable and Writable

v0.1.2

25 Jul 17:09
6fdc35f

Choose a tag to compare

  • 2022-07-25: v0.1.2
    • Change to using Readable streams instead of AsyncInterators to deal with stream closing issues

v0.1.1

25 Jul 13:07
1dbd95b

Choose a tag to compare

  • 2022-07-25: v0.1.1
    • Added defaultFetchDate to processBatch and transformRecords (ensures date before running query is available to transform)

v0.1.0

25 Jul 00:25

Choose a tag to compare

Initial release