Skip to content

Releases: AdamBien/enhydrator

Scriptable Sink

06 Nov 06:21
Compare
Choose a tag to compare

The main feature of this release is the ScriptableSink which delegates all invocations to a Nashorn script loaded from external source.

Healthy Hydration

08 Jun 12:42
Compare
Choose a tag to compare

Breaking changes:

  • DatypeIndexMapper and DatatypeNameMapper renamed for consistency / usability reasons
  • Processing order changed: Row transformations are executed before the Column transformations (all tests are still green)

This release comprises following features:

  • ColumnCopier was introduced
  • DatypeIndexMapper and DatatypeNameMapper renamed for consistency / usability reasons

...and many bug fixes and minor enhancements

Basic Hydration

22 Apr 09:21
Compare
Choose a tag to compare

Realization of the essential features.