Skip to content

Releases: sparkapi/spark_api

v1.5.1

11 Feb 14:57
8500003
Compare
Choose a tag to compare

Also unifying common parts of the models together via the media module.

v1.5.0

31 Dec 17:15
Compare
Choose a tag to compare
Adding support for json 2.x and ruby 3

Ruby 3 mandated a bump to Faraday >= 0.17.3
Update specs to Rspec 3 format

FloPlan Support

06 Apr 17:56
6f5092c
Compare
Choose a tag to compare

Adding support for FloPlans on the Listing object

Update check for empty string

31 Mar 12:59
4c8200e
Compare
Choose a tag to compare

Open Houses will now send an empty string instead of null for when there's no data, this fixes their use here.

Array support for requests

13 Feb 15:58
f8b16cd
Compare
Choose a tag to compare

Adding support for arrays for API requests

v1.4.26

27 Jun 12:08
b09f3d4
Compare
Choose a tag to compare

added unread and unread_count methods to Message

v1.4.24

25 Jun 17:34
0923cd4
Compare
Choose a tag to compare

added method for /propertytypes/all

v1.4.23

12 Jun 18:39
eb9d507
Compare
Choose a tag to compare

added ListingMetaTranslations model

v1.4.22

06 Jun 13:29
b8efffb
Compare
Choose a tag to compare

added Rule model

v1.4.21

16 May 15:23
ee861d4
Compare
Choose a tag to compare

added IncompleteListing model