Releases: Enough-Software/enough_convert
Releases · Enough-Software/enough_convert
v1.6.0
v1.5.0
- Thanks to bobaxix both KOI8-R as well as KOI8-U codecs are now supported.
- Add support for big5 encoding by forking https://github.com/douasin/big5-dart.
- Restructure the package to hide implementation details - in doubt
import 'package:enough_convert/enough_convert.dart';
. - Improve documentation and code style
v1.4.0
v1.3.0
v1.2.0
- Add support the following encodings:
- Windows-1253 / cp-1253
- Windows-1254 / cp-1254
v1.1.0
- Support chunked conversion
v1.0.0
- Add null-safety
v0.10.0
v0.9.0
- Initial version with support for ISO 8859 1-16, Windows 1250, 1251 and 1252 character encodings