Skip to content

Releases: blueshift-labs/apollo-ruby

v1.2.0

03 Mar 07:06
04a3a27

Choose a tag to compare

Made fetch_associated_events accept an array of fields

v1.1.9

27 Feb 10:44
3258b69

Choose a tag to compare

Added a fetch associated events method

v1.1.8

20 Feb 07:41
bd2d57d

Choose a tag to compare

Added Get Autocomplete method

Added a method to update field description

24 Dec 10:31
e0292d6

Choose a tag to compare

Merge pull request #12 from blueshift-labs/update-description

Added a method to update description of a field

Added a get method to fetch an account's dictionary

28 Nov 12:50
5ad0397

Choose a tag to compare

Merge pull request #11 from blueshift-labs/get-dictionary

Added a method to get dictionary for an account

Handle Result typo fix

09 Dec 13:53
1fc5ffd

Choose a tag to compare

Merge pull request #10 from blueshift-labs/typo-fix

Fixed a typo

Apollo gem now returns ConnectionError when it gets 5xx error codes

22 Nov 18:34
08cf63a

Choose a tag to compare

Merge pull request #9 from blueshift-labs/5xx-connection-error

Modified base_client.rb to return connection error when Apollo returns 5xx status code

Fixed apollo.rb to require helper

30 Sep 16:40

Choose a tag to compare

v1.0.2

Added  in apollo.rb

Adds Apollo helper methods

21 Sep 10:20
e08222c

Choose a tag to compare

Merge pull request #4 from blueshift-labs/apollo-helper

Added helper file; Cleaned up sanitizer methods

v1.0.0: Merge pull request #2 from blueshift-labs/account-sanitizer

21 Sep 10:13
5e2cd6f

Choose a tag to compare

Add code to update sanitizer for an account