Skip to content

Releases: bodograumann/python-iconv

v1.1.4: Fix linux build

31 Oct 22:38
d9993f8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3: Fix compilation on windows

31 Oct 15:31
59487f7

Choose a tag to compare

What's Changed

  • Fix to build on windows by @gotoh in #8

New Contributors

  • @gotoh made their first contribution in #8

Full Changelog: v1.1.2...v1.1.3

Fixing edge cases by courtesy of Nate Woods

05 Jun 13:44
v1.1.1
1f97c07

Choose a tag to compare

Includes a fix for #2 and other edge cases. (#3)

v1.1.0

20 Sep 20:36
v1.1.0
783fc92

Choose a tag to compare

Support incremental encoding and decoding

v1.0.0

20 Sep 20:34
v1.0.0
4e80e4c

Choose a tag to compare

Initial port to python 3