v1.0.0
Breaking Changes:
Leopard
is now a constructor, and should be initialized withnew
.- Filters are now supported in interpolations using
|
. - And also, you can now customize a filter using
Leopard.filter(filter, handler)
.
Breaking Changes:
Leopard
is now a constructor, and should be initialized with new
.|
.Leopard.filter(filter, handler)
.