StringEncodings.jl Versions Save

String encoding conversion in Julia using iconv

v0.3.7

10 months ago

StringEncodings v0.3.7

Diff since v0.3.6

Merged pull requests:

  • support data in more byte-array/string types (#54) (@stevengj)

v0.3.6

1 year ago

StringEncodings v0.3.6

Diff since v0.3.5

Closed issues:

  • Build Libiconv_jll for macOS aarch64 (#52)

Merged pull requests:

  • Implement readavailable and bytesavailable (#53) (@nalimilan)

v0.3.4

2 years ago

StringEncodings v0.3.4

Diff since v0.3.3

Closed issues:

  • Use BinaryBuilder (#36)
  • iconv not installed properly (Windows 10) (#43)
  • [Question] is there support for "utf-8-sig" ? (#45)

Merged pull requests:

  • Enable AppVeyor on latest Julia version (#44) (@nalimilan)
  • Use BinaryBuilder-provided binaries, switch CI to GHA (#47) (@ararslan)

v0.3.5

2 years ago

StringEncodings v0.3.5

Diff since v0.3.4

Closed issues:

  • Empty output from encode() (#49)

Merged pull requests:

  • Fix handling of Shift_JISx0213 (#50) (@nalimilan)

v0.3.3

3 years ago

StringEncodings v0.3.3

Diff since v0.3.2

Closed issues:

  • unsafe_wrap cause dead kernel on 0.3.2? (#40)

Merged pull requests:

  • Improve performance (#38) (@nalimilan)
  • Fix crash due to invalid length to unsafe_wrap (#41) (@nalimilan)

v0.3.2

3 years ago

v0.3.1

5 years ago
  • Julia 0.7 and 1.0 support.

v0.3.0

5 years ago
  • Julia 0.7 support (drop Julia 0.6 support).
  • Use GNU libiconv instead of win-iconv on Windows via BinaryProvider.

v0.2.3

6 years ago
  • Add libc-bin to library aliases.

v0.2.2

6 years ago
  • Upgrade to libiconv 1.15.