Files
ReadSharp/CHANGELOG.md
T

17 lines
446 B
Markdown
Raw Normal View History

2014-01-04 12:07:24 +01:00
### 4.2.1
- fixes [issue #3](https://github.com/ceee/ReadSharp/issues/3)
2013-12-22 23:31:27 +01:00
### 4.2.0
- use custom encoders if not supported on platform (implemented for ISO-8859 and Windows range).
2013-12-19 21:19:23 +01:00
### 4.1.0
- extract description, favicon and front image from meta tags
- correct encoding - retry reading stream with charset from HTML headers, if not available in HTTP headers or not matching (fixes #1)
### 4.0.0
2013-12-17 22:41:08 +01:00
- migrate PocketSharp.Reader to ReadSharp