Releases: LeanKit-Labs/seriate
Releases · LeanKit-Labs/seriate
Bump to latest node LTS
- Update xmldom
- Update dev deps
- Bump to latest node LTS
Update @xmldom/xmldom to 0.8.2
- Update @xmldom/xmldom to 0.8.2
Updated node version and outdated packages
- Updated node version and outdated packages
Updated node version and outdated packages
- Updated node version and outdated packages
Dependency updates and cleanup
- 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
- 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
- Added execute call stack to error
Added hooks for running code at the start and/or end of a transaction
- 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
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
- Added integration tests for Tedious patch; Moved patch to a separate file; Prevented patch from being applied twice