Skip to content

Releases: mikaelhg/urlbuilder

2.0.9

06 May 10:41
e84d86d
Compare
Choose a tag to compare
  • #41 and #42, make Encoder and Decoder methods public

  • Upgrade build dependencies

  • built with Java 8 but with 1.7 source and target compatibility

Bugfix release

29 Oct 12:45
bed94fd
Compare
Choose a tag to compare

Fixes issues:
#38 Plus sign in path portion of URL gets encoded - while still being allowed
#37 Path without leading slash generates incorrect url

The first release on JCenter

03 Nov 10:47
Compare
Choose a tag to compare
v2.0.5

[maven-release-plugin] copy for tag v2.0.5

The road towards Maven Central

02 Nov 23:41
Compare
Choose a tag to compare

This release is on its road towards Maven Central, through BinTray.

It contains breaking changes, such as package renames, as well as many lesser fixes.

Unbreak URL parameter remove

13 Oct 10:05
Compare
Choose a tag to compare

Fix #19 - Fix thinkos in remove methods demonstrated by kindly contributed unit tests by Yaroslav Karandashev

Stable url parameter order

27 Jul 15:17
Compare
Choose a tag to compare
v1.3.1

Fix #5. Release 1.3.1.