Skip to content

v0.3.0

Choose a tag to compare

@paulyoung paulyoung released this 17 Apr 18:00
· 25 commits to master since this release

This release introduces a breaking change in that rig methods now accept a dictionary of named options instead of individual parameters.

  • Adds rig.srcset.
  • Replaces individual method parameters with a dictionary of named options.
  • Improves test coverage.