Skip to content

Releases: LeanKit-Labs/seriate

Bump to latest node LTS

Choose a tag to compare

@digitalBush digitalBush released this 20 Oct 14:28
  • Update xmldom
  • Update dev deps
  • Bump to latest node LTS

Update @xmldom/xmldom to 0.8.2

Choose a tag to compare

@digitalBush digitalBush released this 25 Aug 15:26
  • Update @xmldom/xmldom to 0.8.2

Updated node version and outdated packages

Choose a tag to compare

@Heath101 Heath101 released this 25 May 15:33
  • Updated node version and outdated packages

Updated node version and outdated packages

Choose a tag to compare

@Heath101 Heath101 released this 04 May 17:36
  • Updated node version and outdated packages

Dependency updates and cleanup

Choose a tag to compare

@Heath101 Heath101 released this 22 Aug 15:00
  • 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

Pre-release

Choose a tag to compare

@Heath101 Heath101 released this 21 Aug 17:52
  • 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

Choose a tag to compare

@veryfancy veryfancy released this 07 Jan 22:39
  • Added execute call stack to error

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

Choose a tag to compare

@rniemeyer rniemeyer released this 25 Jul 14:15
  • 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

Choose a tag to compare

@calvinb calvinb released this 20 Dec 21:33

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

Choose a tag to compare

@ifandelse ifandelse released this 13 Oct 21:23
  • Added integration tests for Tedious patch; Moved patch to a separate file; Prevented patch from being applied twice