Skip to content

v1.3.0

Compare
Choose a tag to compare
@ebussieres ebussieres released this 21 Apr 19:17
· 881 commits to master since this release
  • Added "filter" tag
  • Added "abs" filter
  • Added "sort" filter
  • Pebble now uses the exact Map implementation provided by user instead of moving variables into it's own map implementation. This allows for custom "lazy" maps and other unique implementations.
  • Arrays and lists can now be accessed by index