Skip to content

Releases: luke3butler/node-phpurlencode

1.1.1

Choose a tag to compare

@luke3butler luke3butler released this 04 May 17:18
Version bump for npm

1.1.0: Add global prototype functions

Choose a tag to compare

@luke3butler luke3butler released this 04 May 17:03
What's new?
Call `.definePrototypes()` to create globally available String prototypes for `.urlencode()` and `.urldecode()`

1.0.2

Choose a tag to compare

@luke3butler luke3butler released this 04 May 16:06
Bugfix: revert es6 for backwards compatability

1.0.1: Bug fixes

Choose a tag to compare

@luke3butler luke3butler released this 06 Apr 16:02
Add missing encodings
improve decoder
ensure input type
Add characters to test strings