Sha256: c27845cb0447ed9a2d9d3c6159b2f96e774a4021b7f165172c2946ebf1e0e407
Contents?: true
Size: 894 Bytes
Versions: 110
Compression:
Stored size: 894 Bytes
Contents
Release 0.6.22 ================================== General Changes ------------------ * Added experimental support for Liquid template engine of configuration files. If configuration file name ends with ``.yml.liquid``, embulk runs embeds variables using Liquid template engine. Ruby Plugin API ------------------ * Added ``Embulk.require_classpath`` method to initialize plugin test environment (@cosmo0920++) * ``Embulk::ConfigError`` extends ``org.embulk.config.ConfigException``. * ``Embulk::DataSource`` raises ``Embulk::ConfigError`` instead of StandardError. Java Plugin API ------------------ * Added ``org.embulk.EmbulkEmbed`` to embed Embulk in an applications as a library. * Added ``ConfigLoader.newConfigSource`` to create an empty ConfigSource. * ``TempFileSpace.cleanup`` deletes files and directories recursively (@cosmo0920++) Release Date ------------------ 2015-08-11
Version data entries
110 entries across 110 versions & 1 rubygems