Skip to content

Releases: LeanKit-Labs/seriate

Bump to latest node LTS

20 Oct 14:28
Compare
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
Compare
Choose a tag to compare
  • Update @xmldom/xmldom to 0.8.2

Updated node version and outdated packages

25 May 15:33
Compare
Choose a tag to compare
  • Updated node version and outdated packages

Updated node version and outdated packages

04 May 17:36
Compare
Choose a tag to compare
  • Updated node version and outdated packages

Dependency updates and cleanup

22 Aug 15:00
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Added integration tests for Tedious patch; Moved patch to a separate file; Prevented patch from being applied twice