Skip to content

Releases: Spomky-Labs/base64url

Version 2.0.4

Choose a tag to compare

@Spomky Spomky released this 03 Nov 09:12
7752ce9
  • Update .gitattributes (thanks to @reedy)

Version 2.0.3

Choose a tag to compare

@Spomky Spomky released this 30 Aug 13:41

Version 2.0.2

Choose a tag to compare

@Spomky Spomky released this 01 Aug 14:16
v2.0.2

PHP version fixed

Version 2.0.1

Choose a tag to compare

@Spomky Spomky released this 16 Aug 15:45
3eb46a1
  • Fix #11: error thrown when invalid string is submitted. @Pudge601

Version 2.0.0

Choose a tag to compare

@Spomky Spomky released this 21 Jul 16:19
95c3809

General update for PHP 7.1+ only

Minor changes

Choose a tag to compare

@Spomky Spomky released this 21 Jan 19:56
v1.0.2

Update composer.json

Version 0.0.3

Choose a tag to compare

@Spomky Spomky released this 23 Jan 13:11
  • New tests added (tests vectors from the RFC4648)
  • Padding can be kept if needed (by default there are removed)

Version 0.0.2

Choose a tag to compare

@Spomky Spomky released this 23 Jan 08:28

Tests added

Version 0.0.1

Choose a tag to compare

@Spomky Spomky released this 18 Jan 17:58
v0.0.1

First release