Intl/CHANGELOG

26 lines
520 B
Text
Raw Normal View History

2018-09-15 19:52:16 -04:00
Version 0.4.0 (2018-09-15)
==========================
New features:
- Implemention of UTF-16 encoding
- Implemention of Big5 encoding
- Implemention of EUC-KR encoding
- Implemention of x-user-defined encoding
2018-08-29 17:27:04 -04:00
Version 0.3.0 (2018-08-29)
==========================
New features:
2018-08-29 17:37:44 -04:00
- Implemention of gb18030 and GBK encodings
2018-08-29 17:27:04 -04:00
2018-08-11 22:04:45 -04:00
Version 0.2.0 (2018-08-11)
==========================
New features:
- Implementation of all single-byte WHATWG encodings
Version 0.1.0 (2018-08-10)
==========================
Initial release