All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fix concatenation of multiple matching tags in Title extractor
- Fix exception when no matches are found in Title extractor
- Scope the title tag selector to the head element
- Fix
httpoison_options
default option error
- Add
httpoison_options
support to config - Improve Title extractor
- Support XML version tag
- Update
floki
to0.9.0
- Update
httpoison
to0.9.0
- Add
Readability.summarize
function
- Add author extractor function
- Add
Readability.readable_html
function
- Release!!