Skip to content

v1.4.2

Compare
Choose a tag to compare
@mateusjunges mateusjunges released this 14 Oct 13:16
· 52 commits to master since this release
50e68d6

Fixed

  • Refactored redeem method to use happy path (#37)
  • Removed unused method parameter for private method inviteCanBeRedeemed (#37)
  • Optimezed canBeUsedXTimes regex (#36)

Added

  • Added canBeUsedXTimes tests (#36)
  • Added missing return type in magic __call method (#36)