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