Sha256: 79b20c8de2819236e53be7a8c7953f4ea27c94800499da334a0a1e88420d436e
Contents?: true
Size: 730 Bytes
Versions: 129
Compression:
Stored size: 730 Bytes
Contents
Release 0.6.3 ================================== Plugin API ------------------ * Added ``org.embulk.spi.unit.ByteSize`` utility class. Plugins can use this class to allow units such as 'KB' or 'MB' in the configuration file. Command-line ------------------ * Added '-L, --load PATH' argument to load a plugin form a local directory. General Changes ------------------ * Updated template generator for Java so that generated build.gradle file has ``package`` task to create gemspec file. * PreviewExecutor and GuessExecutor unwrap ExecutionException. Error stacktrace becomes simple. * EmbulkService creates JRuby runtime and its execution environment for each Injector instances. Release Date ------------------ 2015-04-21
Version data entries
129 entries across 129 versions & 1 rubygems