Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Releases: pepperlabs/pepper

2.2.2

18 Jan 08:53

Choose a tag to compare

  • Add parallel test

2.2.1

16 Jan 20:07
9b4db7c

Choose a tag to compare

  • Fix PHP 7.3 throw error
  • Fix StyleCI problems

2.2.0

16 Jan 19:49

Choose a tag to compare

  • Added Reset Password funcationlity
    ** Added global ResetPasswordStatusType type and ResetPasswordMutation mutation.

2.1.0

14 Jan 15:33

Choose a tag to compare

  • Added forgot password

Breaking changes

  • Added pepper.auth.frontend_url
  • Added pepper.auth.password_reset

2.0.1

05 Jan 19:55

Choose a tag to compare

Finish first round of refactoring

2.0.0

23 Dec 18:30

Choose a tag to compare

Keep PHP 7.3 and 8.0
Keep Laravel 7 and 8 only

1.1.1

12 Dec 21:06

Choose a tag to compare

  • Add new setOptionalFields method

1.1.0

06 Dec 21:46
cce2f5b

Choose a tag to compare

  • Upload feature

1.0.1

17 Oct 14:09

Choose a tag to compare

  • refactor test cases

1.0.0

15 Oct 19:07
4cf2da5

Choose a tag to compare

Merge pull request #40 from pepperlabs/refactor/core

Add doc block