Download Latest Version 2025.06.19 source code.tar.gz (36.0 MB)
Email in envelope

Get an email when there's a new version of DocWire SDK

Home / 2024.06.24
Name Modified Size InfoDownloads / Week
Parent folder
docwire-2024.06.24-x64-windows-msvc-19.29.30154.0.zip.sha1 2024-06-25 314 Bytes
docwire-2024.06.24-x64-windows-msvc-19.29.30154.0.zip 2024-06-25 447.3 MB
docwire-2024.06.24-arm64-osx-dynamic-appleclang-15.0.0.15000040.tar.bz2.sha1 2024-06-25 114 Bytes
docwire-2024.06.24-arm64-osx-dynamic-appleclang-15.0.0.15000040.tar.bz2 2024-06-25 243.6 MB
docwire-2024.06.24-x64-osx-dynamic-appleclang-15.0.0.15000040.tar.bz2.sha1 2024-06-25 112 Bytes
docwire-2024.06.24-x64-osx-dynamic-appleclang-14.0.0.14000029.tar.bz2.sha1 2024-06-25 112 Bytes
docwire-2024.06.24-x64-osx-dynamic-appleclang-15.0.0.15000040.tar.bz2 2024-06-25 241.9 MB
docwire-2024.06.24-x64-osx-dynamic-appleclang-14.0.0.14000029.tar.bz2 2024-06-25 248.9 MB
docwire-2024.06.24-x64-linux-dynamic-gcc-13.2.0.tar.bz2.sha1 2024-06-25 98 Bytes
docwire-2024.06.24-x64-linux-dynamic-gcc-11.4.0.tar.bz2.sha1 2024-06-25 98 Bytes
docwire-2024.06.24-x64-linux-dynamic-gcc-13.2.0.tar.bz2 2024-06-25 343.3 MB
docwire-2024.06.24-x64-linux-dynamic-gcc-11.4.0.tar.bz2 2024-06-25 343.9 MB
2024.06.24 source code.tar.gz 2024-06-25 36.3 MB
2024.06.24 source code.zip 2024-06-25 36.5 MB
README.md 2024-06-25 1.3 kB
Totals: 15 Items   1.9 GB 0

Recent updates enhance cross-platform compatibility, introduce new input data handling approaches, and refine testing. OS versions added to the CI configuration include macOS 13, macOS 14, and Ubuntu 24.04. The data_source class now better supports various data types (std::vector, std::span, std::string_view), expanding its flexibility. New tests validate data source processing, while refinements prevent table errors.

In realms of bytes and streams so vast,
Data flows from first to last.
CI matrix now more grand with Mac,
Ubuntu stands, there's no lack.
Tests abound, they check with care,
Ensuring code beyond compare.
A rabbit's cheer for changes new,
With bytes and tests, our world renew!

  • New Features
  • Added support for new OS versions macos-13 and macos-14 in workflows.
  • Enhanced data_source class to handle new data types like std::vector<std::byte>, std::span<const std::byte>, and std::string_view.

  • Bug Fixes

  • Improved error checks in table structures to prevent invalid nesting in plain_text_writer.

  • Tests

  • Added comprehensive test cases for various input data sources in api_tests.cpp.

  • Chores

  • Updated OS configurations in .github/workflows/build.yml to include new OS versions and remove outdated ones.
Source: README.md, updated 2024-06-25