Releases: bodograumann/python-iconv
Releases · bodograumann/python-iconv
v1.1.4: Fix linux build
What's Changed
- Add testing CI by @StanFromIreland in #12
- Fix building on Linux by @StanFromIreland in #13
New Contributors
- @StanFromIreland made their first contribution in #12
Full Changelog: v1.1.3...v1.1.4
v1.1.3: Fix compilation on windows
Fixing edge cases by courtesy of Nate Woods
v1.1.0
Support incremental encoding and decoding
v1.0.0
Initial port to python 3