File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 1.1.4] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.1.4 )
4+
5+ - Add testing CI by @StanFromIreland in #12 .
6+ - Fix building on Linux by @StanFromIreland in #13 .
7+
8+
9+ ## [ 1.1.3] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.1.3 )
10+
11+ - Fix to build on windows by @gotoh in #8 .
12+
13+
14+ ## [ 1.1.2] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.1.2 )
15+
16+ - Add Python 3.11 compatibility.
17+
18+
19+ ## [ 1.1.1] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.1.1 )
20+
21+ - Fix encoding failing when output is longer than input and other edge cases (#2 )
22+ in #3 .
23+
24+
25+ ## [ 1.1.0] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.1.0 )
26+
27+ - Add support for incremental encoding and decoding.
28+
29+
30+ ## [ 1.0.0] ( https://github.com/bodograumann/python-iconv/releases/tag/v1.0.0 )
31+
32+ - Initial port to python 3.
You can’t perform that action at this time.
0 commit comments