Skip to content

Releases: ukparliament/parliament-ruby

v1.0.3

13 Feb 09:54
885a30a
Compare
Choose a tag to compare
  • Bumped ruby version.
  • Bumped bundler version.
  • Updated documentation and readme.

v1.0.2

23 Jan 09:22
e1a1ee0
Compare
Choose a tag to compare
  • Explicitly updated bundler in gemspec.

v1.0.1

22 Jan 11:38
6653cb5
Compare
Choose a tag to compare
  • Updated Ruby and Bundler.
  • Removed dot from gocd environment name.

v1.0.0

09 Jul 12:01
048d47e
Compare
Choose a tag to compare

Updated to use Tyheous under the hood

v0.10.2

08 Dec 15:28
ea6e1a1
Compare
Choose a tag to compare

Security vulnerability update for rubocop

v0.10.1

10 Nov 17:18
664a347
Compare
Choose a tag to compare

Add Post timeouts

  • You can now add a timeout attribute when calling post 👍

v0.10.0

07 Nov 10:47
3f13f7e
Compare
Choose a tag to compare

Modify post code to fix a number of bugs

v0.9.0

19 Oct 10:25
Compare
Choose a tag to compare

Add the ability to post data

You can now call #post and provide data!

v0.8.0

27 Jul 15:53
Compare
Choose a tag to compare

Add the ability to generate a url with www_form_encoded values without the need to call #get

Previously, if you wanted to add a URI query value it could only be done at the same time as you make a request to the url.

This has been changed with the ability to add query parameters, and retrieve a query parameter laden URI with #query_url without making a network connection

v0.7.9.pre2

11 Jul 11:05
Compare
Choose a tag to compare
v0.7.9.pre2 Pre-release
Pre-release

Test release for GoCD pipeline

Code remains unchanged from 0.7.9.pre