Skip to content

v2.1.0

Compare
Choose a tag to compare
@sudhirj sudhirj released this 10 Jul 12:22

As described by the docs, the then method now provides special treatment to filters which return deferreds. Where previously they were passed on like any other value, they're now resolved / rejected based on the context. Fixes #12.

Bumping to 2.1.0 because this make break compatibility with existing code that relies on this behaviour not being present.