Skip to content

Shorthand indexes#17

Merged
jg-rp merged 4 commits intomainfrom
shorthand-indexes
Feb 13, 2025
Merged

Shorthand indexes#17
jg-rp merged 4 commits intomainfrom
shorthand-indexes

Conversation

@jg-rp
Copy link
Owner

@jg-rp jg-rp commented Feb 8, 2025

Optionally enable shorthand array indexes. {{ foo.0.bar }} will be equivalent to {{ foo[0].bar }} when the shorthand_indexes class variable on an Environment subclass is set to True. The default is False.

@jg-rp jg-rp merged commit fc16a06 into main Feb 13, 2025
28 checks passed
@jg-rp jg-rp deleted the shorthand-indexes branch February 13, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant