Skip to content

Latest commit

 

History

History
532 lines (328 loc) · 28.2 KB

CHANGELOG.md

File metadata and controls

532 lines (328 loc) · 28.2 KB

Change Log

0.5.7 (2019-06-24)

Full Changelog

Fixed bugs:

  • Can't compile the project on OTP21 - dependency update needed #172

Merged pull requests:

  • [Closes #172] Bump lager to 3.7.0 #173 (jfacorro)
  • Implement API for retrieving a single pull request #171 (tgrk)

0.5.6 (2018-07-04)

Full Changelog

Merged pull requests:

0.5.5 (2018-06-28)

Full Changelog

Fixed bugs:

  • egithub_webhook.erl fails to compile on OTP 21 #164

Merged pull requests:

0.5.4 (2018-04-30)

Full Changelog

Fixed bugs:

  • Elvis don't check the code correctly in meta_suite #132

Closed issues:

  • Update Dependencies #162

Merged pull requests:

0.5.3 (2018-02-19)

Full Changelog

Closed issues:

  • Bump Version to 0.5.3 #159
  • Bump version to 0.5.2 #155

Merged pull requests:

0.5.2 (2017-07-17)

Full Changelog

Fixed bugs:

  • Elvis approves the changes but the check fails #153

Merged pull requests:

0.5.1 (2017-07-06)

Full Changelog

Closed issues:

  • Bump version to 0.5.1 #151
  • Fix issues left after pull#146 #149
  • Fix tests #134

Merged pull requests:

  • [Fix #151] Bump version to 0.5.1 #152 (harenson)
  • [Fix #149] Fix dialyzer and code issues left after pull#146 #150 (harenson)

0.5.0 (2017-07-05)

Full Changelog

Implemented enhancements:

  • Allow the users to use the new GitHub's PR review feature #138

Closed issues:

  • Bump version to 0.5.0 and hex.pm it! #147
  • Bump Version to 0.4.1 #144

Merged pull requests:

  • [Fix #147] Bump version to 0.5.0 #148 (harenson)
  • [Fix #138] Allow the users to use the new GitHub's PR review feature #146 (harenson)
  • [Close #144] bump version to 0.4.1 #145 (Euen)
  • Update dependencies to publish in hex #143 (Euen)

0.4.0 (2017-06-16)

Full Changelog

Closed issues:

  • Bump Version to 0.4.0 #141
  • Move from Erlang.mk to rebar3 #139
  • Version Bump to 0.3.2 #136

Merged pull requests:

  • [Close #141] Bump Version to 0.4.0 #142 (Euen)
  • [Close #139] Move from Erlang.mk to rebar3. #140 (Euen)

0.3.2 (2017-02-16)

Full Changelog

Fixed bugs:

  • change 'request' type on egithub_webhook #123

Closed issues:

  • Update dependencies #133

Merged pull requests:

0.3.1 (2016-10-24)

Full Changelog

Closed issues:

  • Bump Version to 0.3.1 #128

Merged pull requests:

0.3.0 (2016-10-19)

Full Changelog

Closed issues:

  • Bump Version to 0.3.0 #125
  • Update lager dependency with hex when erlang.mk issue will be done #70

Merged pull requests:

  • [Close #125] Bump Version 0.3.0 #126 (Euen)
  • add handle_error for descriptive errors in gadget #124 (Euen)

0.2.9 (2016-09-13)

Full Changelog

Closed issues:

  • Update lager dep to 3.2.1 version so egithub works with R19.0.5 #120
  • Bump version to 0.2.9 #118
  • Wrong spec for request() type on egithub_webhook module #115

Merged pull requests:

0.2.8 (2016-07-22)

Full Changelog

Closed issues:

  • Add support for getting languages by repo #112

Merged pull requests:

0.2.7 (2016-06-14)

Full Changelog

Fixed bugs:

Merged pull requests:

0.2.6 (2016-05-17)

Full Changelog

Merged pull requests:

0.2.5 (2016-05-09)

Full Changelog

Fixed bugs:

  • Rebar config script has old dependencies #106 (alemata)

Merged pull requests:

0.2.4 (2016-05-04)

Full Changelog

Fixed bugs:

Closed issues:

  • Version Bump to 0.2.3 #99

Merged pull requests:

0.2.3 (2016-04-18)

Full Changelog

Closed issues:

  • Replace shotgun with hackney library #97

Merged pull requests:

0.2.2 (2016-04-06)

Full Changelog

Fixed bugs:

  • Failing when listing organization repositories #95

Closed issues:

  • Update repo and make it ready for hex.pm #90
  • Update type to fix gadget login #89
  • Add TargetURL parameter in egithub_webhook:event #85
  • Requirements #82
  • Hex.pm Package #61

Merged pull requests:

  • [Fix #95] Add per_page param when listing organization repositories #96 (harenson)
  • [Fix #85] Transform Header list to map and fix tests #94 (Euen)
  • [Fix #85] fix fail parameter in egithub_webhook:specify_status/5 #93 (Euen)
  • Fix bug in getting issues #92 (tgrk)
  • [Fix #90] Update dependencies; Update erlang.mk; Add ruleset to elvis config #91 (harenson)
  • Fix egithub tests #88 (Euen)
  • [Fix #85] Add TargetUrl and dialyzer #87 (Euen)
  • Fix build for rebar2 #84 (tgrk)
  • Add support for creating and listing issues #83 (tgrk)
  • Update shotgun dep to 0.2.2 #81 (elbrujohalcon)
  • Version bump to 0.2.1 #80 (cabol)
  • Switch build tools to erlang.mk and republish to hex.pm #79 (elbrujohalcon)
  • Replace ibrowse by shotgun #60 (elbrujohalcon)

0.1.19 (2016-01-05)

Full Changelog

Fixed bugs:

  • Looks like the project doesn't compile on Linux #73

Closed issues:

  • Bump version to 0.1.19 #77
  • rename egithub_webhook:handle_pull_request/3 #75

Merged pull requests:

  • [Fix #77] Bump version to 0.1.19 #78 (harenson)
  • [Fix #75] Rename egithub_webhook:handle_pull_request/3 #76 (harenson)

0.1.18 (2016-01-04)

Full Changelog

Closed issues:

  • Version Bump to 0.1.17 #71

Merged pull requests:

0.1.16 (2015-11-23)

Full Changelog

Fixed bugs:

  • Tests are not running #66
  • Move sync to SHELL_DEPS #62

Closed issues:

  • Bump Version to 0.1.16 #65
  • Fulfill the open-source checklist #4

Merged pull requests:

0.1.15 (2015-06-18)

Full Changelog

Closed issues:

  • Version Bump to 0.1.15 #53
  • Remove Jiffy dependency from egithub.app.src source file #51
  • Version Bump 0.1.14 #48

Merged pull requests:

0.1.14 (2015-06-11)

Full Changelog

Closed issues:

  • Set stack erlang:get_stacktrace() to search error in events #46

Merged pull requests:

0.1.13 (2015-04-23)

Full Changelog

Closed issues:

  • Restrict github status api descriptions to 140 characters #42
  • Update dependencies #41

Merged pull requests:

  • [#42] Add fix for error 422 [The message submitted is longer that the ma... #43 (davecaos)

0.1.12 (2015-04-08)

Full Changelog

Closed issues:

  • Update CHANGELOG.md #36

Merged pull requests:

0.1.11 (2015-03-30)

Full Changelog

Implemented enhancements:

  • Add request to get user emails #34

Merged pull requests:

  • [Close #34] add function to get user email #35 (Euen)

0.1.10 (2015-03-23)

Full Changelog

Merged pull requests:

0.1.9 (2015-03-09)

Full Changelog

Implemented enhancements:

  • Add API call to get a users organisation's membership #30

Fixed bugs:

  • xref is not working #29

Merged pull requests:

0.1.8 (2015-03-04)

Full Changelog

Merged pull requests:

0.1.7 (2015-02-18)

Full Changelog

Implemented enhancements:

  • Handle comments with position 0 as global issue comments #25
  • Add a function for creating comments in issues #23

Merged pull requests:

  • [Closes #25] Handle messages with position 0 as global issue comments. #26 (jfacorro)

0.1.6 (2015-02-13)

Full Changelog

Merged pull requests:

  • [#23] Added issue comment creation and list API calls. #24 (jfacorro)

0.1.5 (2015-01-14)

Full Changelog

Merged pull requests:

0.1.4 (2015-01-12)

Full Changelog

Fixed bugs:

  • Typo in type name "messge" instead of "message" #17
  • Fix types in egithub_webhook #20 (elbrujohalcon)

Merged pull requests:

0.1.3 (2014-11-13)

Full Changelog

Implemented enhancements:

  • Create a behaviour that allows using other library than jiffy #12

Fixed bugs:

  • Wrong order of arguments when checking application:get_env/2 #14

Merged pull requests:

0.1.2 (2014-11-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Wrong credentials tuple being created for basic authentication #6

0.1.1 (2014-10-16)

Full Changelog

Fixed bugs:

  • Handle non 404 errors when checking team membership #10
  • Wrong api URI for get team membership #8

Merged pull requests:

0.1.0 (2014-09-26)

Closed issues:

  • Basic project structure #2
  • Implement GitHub API v3 #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator