Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

85 lines (42 loc) · 3.54 KB

Change Log

0.1.4 (2015-05-12)

Full Changelog

Closed issues:

  • Update shotgun dependency to 0.1.8 #19

Merged pull requests:

0.1.3 (2015-04-20)

Full Changelog

Merged pull requests:

  • [#19] Fix shotgun dependency issue, from 0.1.7 to 0.1.8 version #20 (davecaos)

0.1.2 (2015-04-09)

Full Changelog

Merged pull requests:

0.1.1 (2014-10-22)

Full Changelog

Merged pull requests:

  • Fixed rebar.config to not use the git account for github. #15 (AxisOfEval)

0.1.0 (2014-10-15)

Implemented enhancements:

  • Return standard {ok, _} and {error, _} tuples from API calls #11

  • Add rebar.config #7

Fixed bugs:

  • Error when ElasticSearch returns responses without body #13

  • Update shotgun dep version to 0.1.4 #9

Closed issues:

  • Take code from erlasticsearch and adapt it #4

  • Project structure #2

Merged pull requests:

  • [Closes #13] Return the status code #14 (jfacorro)

  • [Closes #11] Default result tuples. #12 (jfacorro)

  • [#9] Update shotgun version #10 (jfacorro)

  • [Closes #7] Added rebar.config. #8 (jfacorro)

  • [#4] Use erlasticsearch as a reference and adapt it to work with HTTP #5 (jfacorro)

  • [Closes #2] Initial project structure. #3 (jfacorro)

* This Change Log was automatically generated by github_changelog_generator