Release Notes
Version 1.1.0 (September 10, 2021)
| Type | Description | 
|---|---|
| New | Added array_create and hash_create tags | 
| New | Arrays and hashes can now be defined inline to be used as attributes | 
| New | Improved error handling to now use Liquid's error_mode | 
| Fix | Arrays and hashes will be created in the proper scope instead of the outer-most scope | 
| Fix | Fixed issue when using default attributes that use special characters, like array elements | 
| Fix | Added check to ensure a variable is an array or hash before modifying it to avoid errors | 
Version 1.0.0 (July 15, 2021)
No release notes