Closed serg-i-o closed 1 year ago
Fixed erlang-oauth path in the test profile of rebar.config. And also I found, that rebar3 in Travis CI can't build dependencies for the hackney 1.6.4. May be this is due to tags 1.6.4 and 1.6.5 refer to the same commit f69567e. To fix that issue i bump hackney to 1.6.5.
Added (not replaced) support for coachdb 2 options 'startkey_docid' and 'endkey_docid'. This request overlap #160 "Fix typo: start_docid -> startkey_docid & end_docid -> endkey_docid".