Skip to content

v1.0.0

Compare
Choose a tag to compare
@RyanLiu0235 RyanLiu0235 released this 09 Feb 10:48
· 17 commits to master since this release

Breaking Changes:

  • Leopard is now a constructor, and should be initialized with new.
  • Filters are now supported in interpolations using |.
  • And also, you can now customize a filter using Leopard.filter(filter, handler).