Skip to content

Version 1.13.0

Choose a tag to compare

@jg-rp jg-rp released this 08 Feb 14:16
· 168 commits to main since this release

Features

  • Added a shorthand_indexes class variable to liquid.Environment. When shorthand_indexes is set to True (default is False), array indexes in variable paths need not be surrounded by square brackets. See #165.