Sha256: fc189eea034c68d07bc3e11312fd6b6917e2dcbf6618989ef09b704a9c21b3eb
Contents?: true
Size: 1.49 KB
Versions: 1
Compression:
Stored size: 1.49 KB
Contents
## 2.0.7 / 2022-04-14 * Added `file=` option, so the included file or process is better defined. This option is not required; the file/process can be specified without it as before. * Documented `data-lt-active="false"`. * Added `dark` option, and [provided CSS](https://www.mslinn.com/blog/2020/10/03/jekyll-plugins.html#pre_css). ## 2.0.6 / 2022-04-11 * Niggling little bug thing. Gone. ## 2.0.5 / 2022-04-11 * Now using `Shellwords` and `KeyValueParser` instead of a homegrown parser. * Refactored helper methods to jekyll_tag_helper.rb * Looks up values for liquid variable references from several scopes. * Suppresses stack dump when an error occurs. * Deleted a lot of old cruft. Virtually none of the original code remains. * Added pre, label and copy_button optional parameters ## 2.0.4 / 2022-04-05 * Updated to `jekyll_plugin_logger` v2.1.0 ## 2.0.0 / 2022-03-11 * Made into a Ruby gem and published on RubyGems.org as [jekyll_flexible_include](https://rubygems.org/gems/jekyll_flexible_include). * `bin/attach` script added for debugging * Rubocop standards added * Proper versioning and CHANGELOG.md added ## 1.1.1 / 2021-05-01 * Handles spaces in filenames properly. ## 1.1.0 / 2020-04-27 * Added `do_not_escape` optional parameter. ## 1.0.0 / 2020-11-28 * Mike Slinn took over the project * Now supports relative includes ## 2020-11-28 * Renamed include_absolute to flexible_include ## 2020-08-23 * Now supports absolute paths ## 2022-03-11 * Project began
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll_flexible_include-2.0.7 | CHANGELOG.md |