Skip to content

Releases: albetnov/sanctum-refresh

v2.0.1

26 Mar 03:25
1524e33
Compare
Choose a tag to compare

What's Changed

  • 2.x by @albetnov in #2
  • docs: update documentation and changelog by @albetnov in #3
  • feat: laravel v10 support by @albetnov in #4
  • ci: fix typos of run-test by @albetnov in #5
  • build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #6
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #7
  • build(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #8
  • build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #9
  • build(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #10
  • build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #11
  • build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #12
  • build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #14
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #13
  • 2.1.x by @albetnov in #15
  • build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #19
  • build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #18
  • build(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #17
  • build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #16
  • build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #20
  • build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #21
  • build(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #22
  • 2.x by @albetnov in #23

Full Changelog: 2.0.0-beta...2.0.1

v2.0.0-beta

27 Jan 09:26
976ceeb
Compare
Choose a tag to compare

A beta release of version 2.0. Involved a lot of core files changes in favor of flexibility.

Read full changelog at Changelog

v1.0.3

25 Jan 09:37
Compare
Choose a tag to compare

Basically a rollback to 1.0.1.

v1.0.2

25 Jan 08:15
Compare
Choose a tag to compare

This release includes bug fixes from latest test with real laravel app.

v1.0.1-beta

24 Jan 02:13
Compare
Choose a tag to compare

This release contain:

  • Fix Known Bugs
  • Add Services (To allows customization)
  • New Helper to estimate refreshToken.

v1.0

19 Jan 07:25
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

Adds refresh token functionality to sanctum