Skip to content

Releases: gbevin/urlencoder

1.3.3

08 Apr 14:14
Compare
Choose a tag to compare

No real changes, finalized move to new bld build system.

1.3.2

05 Apr 00:31
Compare
Choose a tag to compare

Packaging fix, jar file wasn't executable in 1.3.1

1.3.1

05 Apr 00:11
Compare
Choose a tag to compare

Minor release, moved to new bld build system.

1.3.0

07 Jan 03:10
Compare
Choose a tag to compare
  • Added optional spaceToPlus argument to encode method.
  • Added optional plusToSpace argument to decode method.

1.2.0

05 Jan 03:59
Compare
Choose a tag to compare
  • Also encode the ~ character to ensure the safest subset is unreserved
  • UrlEncoder now applies to any component of the URL to defensively encode the data

1.1.0

03 Jan 18:03
Compare
Choose a tag to compare
  • Added standalone usage support
  • Added standalone usage documentation
  • Increased test coverage

1.0.0

01 Jan 06:52
Compare
Choose a tag to compare

Initial release.