Version 2.3
🚀 Features
- Add detect encoding with BOM: UTF-7 and GB-18030 @rstm-sf (#98)
- Add support 2-byte arrays for utf with bom @rstm-sf (#88)
- Support snupkg @304NotModified (#94)
👍 Enhancements
- Fix todo: ISO-2022-CN is x-cp50227 in .NET @rstm-sf (#97)
- Resolve todo fix cp949 to ks_c_5601-1987 @rstm-sf (#86)
- Resolve todo by TIS_620 equal iso-8859-11 with comment @rstm-sf (#84)
- Add test files from uchardet @rstm-sf (#73)
🐛 Bug Fixes
🔧 Maintenance
- Update README, resolve some todo and add tests @rstm-sf (#99)
- Small Cleanup and refactor @304NotModified (#92)
- fix typo @304NotModified (#89)
- Move encoding name to const string value @rstm-sf (#74)
- Added Release drafter action @304NotModified (#104)
- Refactor to get encoding by string name @rstm-sf (#100)
- remove old example @304NotModified (#93)
- Fix XML docs warnings @304NotModified (#91)
- Improve link comment @304NotModified (#90)
- Fix todo commits by fixing the docs @rstm-sf (#87)
- Fix typo @rstm-sf (#71)