Skip to content

Releases: HireFrederick/booker_ruby

2.0.1

02 Jan 01:11

Choose a tag to compare

bump version

Initial 2.0 release - v4 apis deprecated, new access tokens required

01 Jan 20:04

Choose a tag to compare

Added support for Converting Booker Timezone, Getting Location Day Schedules

23 Feb 21:59

Choose a tag to compare

v1.4.0

Merge pull request #5 from HireFrederick/refactors_to_get_location_in…

Break Out Get Access Token Method

18 Feb 00:42

Choose a tag to compare

Extracted BusinessClient#get_access_token and CustomerClient#get_access_token methods into parent (Client) class. Broke out these methods as well to allow subclasses of these clients to easily change how the access token is retrieved.