
# 0.4.3 / 2014-06-14

 * added encodings UTF-16BE and UTF-16 with BOM

# 0.4.2 / 2014-06-12

 * don't throw exception if `extendNodeEncodings()` is called more than once

# 0.4.1 / 2014-06-11

 * codepage 808 added


# 0.4.0 / 2014-06-10

 * code is rewritten from scratch
 * all widespread encodings are supported
 * streaming interface added
 * browserify compatibility added
 * (optional) extend core primitive encodings to make usage even simpler
 * moved from vows to mocha as the testing framework


