Sha256: 98dff7d99aeac3511512e7dbddd82de3f4a6b2de3bb68c5ba293786c0b067d67

Contents?: true

Size: 668 Bytes

Versions: 1

Compression:

Stored size: 668 Bytes

Contents

## 0.4.1 / 2023-02-14
  * Fixed several problems
  * Added demo site

## 0.4.0 / 2023-02-12
 * `render_impl` for tags and blocks now predefines more instance variables:
   - `@liquid_context` – passed to `render`
   - `@config` Jekyll configuration
   - `@envs` Environment variables
   - `@mode` ('development', 'test' or 'production')

## 0.3.1 / 2023-02-07
  * `JekyllBlock.render_impl` and `JekyllTag.render_impl` now define `@page` and `@site`.

## 0.3.0 / 2023-01-14
  * Added support for tags, which should subclass JekyllSupport::JekyllTag

## 0.2.0 / 2023-01-12
  * Refactored

## 0.1.0 / 2023-01-10
  * Initial version; only supports Jekyll block tags

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll_plugin_support-0.4.1 CHANGELOG.md