Skip to content

Releases: LeanKit-Labs/seriate

Bump to latest node LTS

20 Oct 14:28

Choose a tag to compare

  • Update xmldom
  • Update dev deps
  • Bump to latest node LTS

Update @xmldom/xmldom to 0.8.2

25 Aug 15:26

Choose a tag to compare

  • Update @xmldom/xmldom to 0.8.2

Updated node version and outdated packages

25 May 15:33

Choose a tag to compare

  • Updated node version and outdated packages

Updated node version and outdated packages

04 May 17:36

Choose a tag to compare

  • Updated node version and outdated packages

Dependency updates and cleanup

22 Aug 15:00

Choose a tag to compare

  • Add missing tedious dependency
  • fix eslint error
  • Consolidate test setup
  • Removed var variable declarations
  • Update to use native promises
  • Remove unused vars
  • Removed dev dep on metronic
  • Replaced monologue.js with EventEmitter
  • Updated machina and removed postal
  • Updated lodash
  • Removed whistlepunk
  • Replaced jshint with eslint + nyc for coverage. Goodbye gulp.
  • removed unused dependencies

Dependency updates and cleanup

21 Aug 17:52

Choose a tag to compare

Pre-release
  • Add missing tedious dependency
  • fix eslint error
  • Consolidate test setup
  • Removed var variable declarations
  • Update to use native promises
  • Remove unused vars
  • Removed dev dep on metronic
  • Replaced monologue.js with EventEmitter
  • Updated machina and removed postal
  • Updated lodash
  • Removed whistlepunk
  • Replaced jshint with eslint + nyc for coverage. Goodbye gulp.
  • removed unused dependencies

Added execute call stack to error

07 Jan 22:39

Choose a tag to compare

  • Added execute call stack to error

Added hooks for running code at the start and/or end of a transaction

25 Jul 14:15

Choose a tag to compare

  • Update README with atTransactionStart and atTransactionEnd details
  • Added tests for start/end hooks
  • Added tests for connection module, fixed linting errors and committed package lock
  • Added hooks for running code at the start and/or end of a transaction

Added ability to bulk load multiple tables in a step

20 Dec 21:33

Choose a tag to compare

Added ability to bulk load multiple tables in a step

Added integration tests for Tedious patch; Moved patch to a separate file; Prevented patch from being applied twice

13 Oct 21:23

Choose a tag to compare

  • Added integration tests for Tedious patch; Moved patch to a separate file; Prevented patch from being applied twice