Releases: ruiquelhas/blaine
Releases · ruiquelhas/blaine
v6.0.0
Changelog
v6.0.0 (2017-11-11)
Closed issues:
- Add support for hapi v17 #21
Merged pull requests:
- Add support for hapi v17 #22 (ruiquelhas)
v5.0.6
Changelog
v5.0.6 (2017-02-10)
Fixed bugs:
- Flaky tests run without file fixtures available #19
- Fix file fixtures availability #20 (ruiquelhas)
v5.0.5
Changelog
v5.0.5 (2016-11-02)
Merged pull requests:
- Update
multi-part
to the latest version #18 (ruiquelhas)
v5.0.4
Changelog
v5.0.4 (2016-10-23)
Merged pull requests:
- Replace deprecated Buffer constructor #17 (ruiquelhas)
v5.0.3
v5.0.2
v5.0.1
v5.0.0
Changelog
v5.0.0 (2016-03-31)
Closed issues:
- Update copperfield to version 3.0.0 #12
Merged pull requests:
- Update dependencies #13 (ruiquelhas)
v4.0.0
Changelog
v4.0.0 (2016-02-21)
Implemented enhancements:
- Original payload in the handler #10
- Keep the original payload at the handler level #11 (ruiquelhas)
Closed issues:
- Add missing peer dependencies #9
v3.0.0
Changelog
v3.0.0 (2015-12-24)
Implemented enhancements:
- Better control of the payload Content-Type #7
Merged pull requests:
- Disallow non multipart/form-data request payloads #8 (ruiquelhas)