Skip to content

Releases: luke3butler/node-phpurlencode

1.1.1

04 May 17:18

Choose a tag to compare

Version bump for npm

1.1.0: Add global prototype functions

04 May 17:03

Choose a tag to compare

What's new?
Call `.definePrototypes()` to create globally available String prototypes for `.urlencode()` and `.urldecode()`

1.0.2

04 May 16:06

Choose a tag to compare

Bugfix: revert es6 for backwards compatability

1.0.1: Bug fixes

06 Apr 16:02

Choose a tag to compare

Add missing encodings
improve decoder
ensure input type
Add characters to test strings