• v1.1.1 8855636817

    1.1.1 Stable

    Madeorsk released this 2025-01-08 22:28:39 +01:00 | 3 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Remove const qualifier in result strings.
    Downloads
  • v1.1.0 72794325d0

    1.1.0 Stable

    Madeorsk released this 2025-01-08 22:16:50 +01:00 | 4 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Add anyasciiWrite which writes to a zig writer directly to avoid unnecessary allocations in some use cases.
    • Use anyasciiWrite utf8ToAscii to avoid allocation duplicates in the previous implementation.
    Downloads
  • v1.0.1 95f2130a13

    1.0.1 Stable

    Madeorsk released this 2025-01-08 22:00:13 +01:00 | 6 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Installation instructions.
    • Include anyascii in the zig package.
    Downloads
  • v1.0.0 6da1ed2e4c

    1.0.0 Stable

    Madeorsk released this 2025-01-08 19:56:32 +01:00 | 10 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Add anyascii function from its C implementation (2023-08-01 version).
    • Add utf8ToAscii helper function.
    • Add unit tests.
    Downloads