v2.0.0
- Breaking changes:
- Replaced
returnnaming withyieldto avoid confusing the user. - Replaced
wherewithfactto make it easier to read, more concise and
visually consistent in function name length.
- Replaced
Full Changelog: v1.0.1...v2.0.0
return naming with yield to avoid confusing the user.where with fact to make it easier to read, more concise andFull Changelog: v1.0.1...v2.0.0