- 💣 [BREAKING CHANGE] Support faraday v2+ and drop support ruby < 2.6
- Enable MFA requirement for gem releasing
- Support faraday v1.0
- Fixed. set status code and body when unexpected error is occurred
- Add 'limit_type' to task read/write API.
- Support task complete/incomplete api
- Add file upload method
- Add
self_unread
option toChatWork::Client#create_message
andChatWork::Message.create
- Support Invitation Link API
- Fixed.
NoMethodError
when error response is empty - Fixed. uninitialized constant
ChatWork::AuthenticateError
when other error class has not been called at all
- Fixed: ArgumentError when ChatWork::Token.refresh_access_token
- Support all ChatWork APIs
- raise error when status 4xx and 5xx
- Returns
Hashie::Mash
instead ofHash
- and many refactorings!
v0.5.0 (2017-11-29)
Merged pull requests:
- Support ChatWork OAuth #21 (sue445)
- Refactor: remove
require
in each spec file #20 (sue445) - Relax rspec version #19 (sue445)
- Add block expression #16 (yuyaan)
v0.4.1 (2017-02-17)
Merged pull requests:
v0.4.0 (2017-01-31)
Merged pull requests:
v0.3.1 (2016-07-20)
Closed issues:
- api_keyはデフォルトで環境変数を使ってほしい #11
Merged pull requests:
v0.3.0 (2016-06-20)
Merged pull requests:
v0.2.0 (2015-10-21)
Merged pull requests:
- Implement Contacts #get method #10 (cy-ken-goto)
v0.1.2 (2015-02-24)
Merged pull requests:
v0.1.1 (2015-01-29)
Merged pull requests:
v0.1.0 (2015-01-26)
Merged pull requests:
v0.0.7 (2015-01-20)
Merged pull requests:
v0.0.6 (2014-12-19)
Merged pull requests:
v0.0.5 (2014-04-20)
Merged pull requests:
v0.0.3 (2013-12-30)
v0.0.2 (2013-11-29)
Merged pull requests:
v0.0.1 (2013-11-28)
* This Change Log was automatically generated by github_changelog_generator