Sha256: cd8d6ef560d94b86f64538e5580d3abface9428b480be0a400fe1d33066e6de9
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
# News ## 1.0.3: 2014-02-17 * Added `ChupaText::EncryptedError`. * Added `ChupaText::InvalidDataError`. * Added `ChupaText::Attributes`. * `ChupaText::Data#attributes` returns `ChupaText::Attributes` instead of `Hash`. ## 1.0.2: 2014-02-15 * Added `ChupaText::SizeParser`. * Added `ChupaText::DefaultLogger`. * chupa-text: Added `--log-output` option. * chupa-text: Added `--log-level` option. * Added `ChupaText::ExternalCommand`. * Added MIME types for office files. ## 1.0.1: 2014-01-05 * chupa-text: Supported loading decomposers installed by RubyGems. * chupa-text: Added `--disable-gems` option that disable loading decomposers installed by RubyGems. * chupa-text: Added `-I` option to use decomposers that are not installed by RubyGems. * Added {ChupaText::Data#text_plain?}. * configuration: Changed `mime_types` from `mime_type` because they processes about a set of MIME types. * configuration: Added PDF to the default MIME type mappings. ## 1.0.0: 2014-01-05 The first release!!!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chupa-text-1.0.3 | doc/text/news.md |