Releases: taocpp/taopq
Releases · taocpp/taopq
Second Beta
- Switch from C++17 to C++20
- Use
std::vector<std::byte>
andstd::span<std::byte>
for binary data
First Beta
First Beta, considered feature-complete and quite stable. Please test and provide feedback, we hope to publish v1.0.0 soon. Some documentation is still missing, PRs welcome.