- Unicode support added. #81
- New option
decodeOptions
added. - Dependencies updated.
Breaking Changes:
- Minimum node version increased to >=0.10.0
- Fixed: correctly handle HTML entities for images #82
- Fixed: using --tables=true doesn't produce the expected results. #80
- Preserve newlines in text feature added #75
- Support for h5 and h6 tags added #74
- Entity regex is now less greedy #69 #70
- Uppercase tag processing added. Table center support added. #56
- Unuused dependencies removed.
- Support Node 4 engine #64