# 0.2.0 * Add defaults and input-options keys to config output * Add more ignore keys for legacy select data filter * Reduce methods added from other plugins clashing * Fix invalid output when unsupported class found # 0.1.0 * Add output config file * Add support for including only specified `data` keys * Fix invalid JSON issue for sites built with Jekyll 2 and no collections * Change module load style for easier dropping into _plugins # 0.0.8 * Removed unsupported Jekyll test targets # 0.0.7 * Fix invalid JSON issue for sites built with Jekyll 2 and no collections # 0.0.6 * Fixed unsupported Fixnum for Ruby 2.3 * Fixed reference to unsupported String::match? for Ruby 2.3 # 0.0.5 * Support for Ruby 2.3 # 0.0.1 -> 0.0.4 * Initial testing versions