Skip to content

Releases: Spomky-Labs/base64url

Version 2.0.4

03 Nov 09:12
7752ce9

Choose a tag to compare

  • Update .gitattributes (thanks to @reedy)

Version 2.0.3

30 Aug 13:41

Choose a tag to compare

Version 2.0.2

01 Aug 14:16

Choose a tag to compare

v2.0.2

PHP version fixed

Version 2.0.1

16 Aug 15:45
3eb46a1

Choose a tag to compare

  • Fix #11: error thrown when invalid string is submitted. @Pudge601

Version 2.0.0

21 Jul 16:19
95c3809

Choose a tag to compare

General update for PHP 7.1+ only

Minor changes

21 Jan 19:56

Choose a tag to compare

v1.0.2

Update composer.json

Version 0.0.3

23 Jan 13:11

Choose a tag to compare

  • New tests added (tests vectors from the RFC4648)
  • Padding can be kept if needed (by default there are removed)

Version 0.0.2

23 Jan 08:28

Choose a tag to compare

Tests added

Version 0.0.1

18 Jan 17:58

Choose a tag to compare

v0.0.1

First release