Skip to content

Releases: Voog/voog.rb

v0.0.16

20 Dec 13:25
Compare
Choose a tag to compare

What's Changed

  • Add 'faraday' as a gem dependency by @tanelj in #17

Full Changelog: v0.0.15...v0.0.16

v0.0.15

19 Dec 12:53
1703113
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

15 Dec 15:31
Compare
Choose a tag to compare

What's Changed

  • Fixed pagination when autopagination is enabled af58651

Full Changelog: v0.0.13...v0.0.14

v0.0.13

27 Nov 11:31
Compare
Choose a tag to compare
  • Fix listen gem version

v0.0.12

27 Nov 11:30
Compare
Choose a tag to compare
Require specific version of listen

v0.0.11

10 Feb 13:29
Compare
Choose a tag to compare
  • Added SiteUsers API endpoint #11
  • Added Search API endpoint #12.
  • Added delete action to Forms API endpoint #13
  • Added bulk delete action to Tickets API #14.
  • Improved API documentation.
  • Improved MovedPermanently error message e4a70d1.

v0.0.10

09 Feb 22:18
Compare
Choose a tag to compare
  • Removed (reverted back) 301 redirect follow feature #8.
  • Rise Voog::MovedPermanently error when 301 redirect occurs #10.

v0.0.9

09 Feb 21:27
Compare
Choose a tag to compare
  • Fixed issue where multipart requests may result error when processing more than once.
  • Fixed issue where no token header was sent with multipart request in some environments and gem combination.

v0.0.8

08 Feb 14:57
Compare
Choose a tag to compare
  • Added auto pagination and per page option for listing endpoints (auto_paginate: true, per_page: 250) #9.
  • Allow to follow 301 redirects for API endpoints #8.
  • Allow to set API endpoint protocol to HTTPS (protocol: 'https') #6.

Initial public release

01 Jul 13:53
Compare
Choose a tag to compare
v0.0.7

Renamed gemspec file