Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
## [0.1.0](https://github.com/esl/fusco/tree/0.1.0) (2017-05-17)
[Full Changelog](https://github.com/esl/fusco/compare/0.0.0...0.1.0)
**Closed issues:**
- Move to Erlang.mk to rebar3 [\#11](https://github.com/esl/fusco/issues/11)
- decode\_status\_line returns {error,status\_line} when HTTP request contains query parameters and is sent to Cowboy [\#9](https://github.com/esl/fusco/issues/9)
**Merged pull requests:**
- \[Close \#11\] Euen.11.rebar3 [\#12](https://github.com/esl/fusco/pull/12) ([Euen](https://github.com/Euen))
- Add simple docs about usage [\#10](https://github.com/esl/fusco/pull/10) ([kklocek](https://github.com/kklocek))
## [0.0.0](https://github.com/esl/fusco/tree/0.0.0) (2015-01-02)
**Merged pull requests:**
- Corrected more type errors, based on what we receive/send to sockets [\#7](https://github.com/esl/fusco/pull/7) ([psytale](https://github.com/psytale))
- Support R17 [\#6](https://github.com/esl/fusco/pull/6) ([dcorbacho](https://github.com/dcorbacho))
- Problems spotted by dialyzer [\#5](https://github.com/esl/fusco/pull/5) ([psytale](https://github.com/psytale))
- Fix reconnect attempts and chunked response parsing [\#4](https://github.com/esl/fusco/pull/4) ([psytale](https://github.com/psytale))
- Prevent orphaned sockets after request [\#2](https://github.com/esl/fusco/pull/2) ([psytale](https://github.com/psytale))
- No longer loops forever if connection closes after req [\#1](https://github.com/esl/fusco/pull/1) ([psytale](https://github.com/psytale))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*