Sha256: 141c03d38565d3178ae594042d3644117b493e7eb798c5af157b5ce6649cb2b1
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
## [0.11.1] - 2023-09-27 - Implement a reader for `Spearly::Auth::Client#token` [#18](https://github.com/unimal-jp/spearly-sdk-ruby/pull/18) ## [0.11.0] - 2023-09-23 - Throw errors `from Spearly::Auth` methods [#15](https://github.com/unimal-jp/spearly-sdk-ruby/pull/15) - `Spearly::Auth::Client` refactors [#14](https://github.com/unimal-jp/spearly-sdk-ruby/pull/14) - Upgrade Ruby to 3.1.4 [#13](https://github.com/unimal-jp/spearly-sdk-ruby/pull/13) - Remove deprecated classes and helpers [#12](https://github.com/unimal-jp/spearly-sdk-ruby/pull/12) ## [0.10.0] - 2022-12-05 - `Spearly::Auth::Client#get_team_subscriptions()` ## [0.9.0] - 2022-12-05 - Return `errors` object on `Spearly::Auth::Client#create_team()`'s 422 responses ## [0.8.0] - 2022-06-15 - `Spearly::Auth::Client#get_user()` ## [0.7.0] - 2022-01-31 - `Spearly::Cloud::Client#get_site()` - `Spearly::Cloud::Client#get_sites()` ## [0.6.0] - 2022-01-20 - `Spearly::Auth::Client#get_team_features()` ## [0.5.0] - 2021-12-13 - `Spearly::Auth::Client` ## [0.4.0] - 2021-09-13 - Error handling improvements ## [0.3.2] - 2021-09-13 - Use the new `Spearly API v2` - Refactor parsing `JSON` data ## [0.2.4] - 2021-07-16 - Rescue `Signet::AuthorizationError` on `Spearly::Auth::Authorizer` ## [0.2.3] - 2021-06-18 - Raise `Spearly::Auth::AuthorizationError` and `Spearly::Auth::ServerError` from `Spearly::Auth::User` and `Spearly::Auth::Token` ## [0.2.2] - 2021-06-11 - Update `README` and gem specs ## [0.2.1] - 2021-05-31 - Initialize `Spearly::Auth::User` with bearer token ## [0.2.0] - 2021-05-31 - `Rails` controller helpers - `Token`, `User` and `Team` classes ## [0.1.0] - 2021-05-21 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spearly-sdk-ruby-0.11.1 | CHANGELOG.md |