Skip to content

Releases: albfernandez/juniversalchardet

Release 2.5.0

27 May 15:18
790939b
Compare
Choose a tag to compare
  • Use gradle to check Android API level compatibility
  • ADD methods in ReaderFactory class to get encoding reading byte[]

Release 2.0.4

27 May 13:10
8b3bd21
Compare
Choose a tag to compare

Release 2.0.4

  • Use gradle to check Android API level compatibility
  • backported: ADD methods in ReaderFactory class to get encoding reading byte[]
  • backported Recover support for GB-18030
  • backported: Support for US-ASCII

Version 2.4.0

14 Nov 13:03
9236c5a
Compare
Choose a tag to compare

[#34] Recovered support for GB-18030

Version 2.3.2

29 Mar 11:52
2344c25
Compare
Choose a tag to compare

[#33] Fix US-ASCII is too generous

Version 2.3.1

29 Feb 16:50
762d1a8
Compare
Choose a tag to compare

Detect US-ASCII

Version 2.3.0

01 Dec 10:44
Compare
Choose a tag to compare

Exposes an API to detect charset from BOM

Version 2.0.3

25 Oct 21:28
Compare
Choose a tag to compare

Recover compatibility for Android 4

Version 2.2.0

10 Sep 19:13
Compare
Choose a tag to compare

#24 Add Path and InputStream support to detectCharset method

Version 2.1.0

06 Dec 15:13
Compare
Choose a tag to compare

Remove direct usage of FileInputStream to avoid GC overhead

https://bugs.openjdk.java.net/browse/JDK-8080225

Version 2.0.2

13 Nov 22:31
Compare
Choose a tag to compare
Version 2.0.2 Pre-release
Pre-release

Null check