ashvardanian/StringZilla

Documentation is incorrect? `sz_string_append` does not exist

Frityet opened this issue · 6 comments

In the readme, a function named sz_string_append is referenced, but looking through the source code, its not defined at all, and I cannot use it in any code

You are right! It was superseded by the expand API, and the docs fell behind. Can you please open a PR to refresh those? Thanks!

Will do, I am currently adding Lua bindings to this library, and that will be in a later PR aswell

Might be a good idea to split into separate smaller PRs, what do you think @Frityet?

Might be a good idea to split into separate smaller PRs, what do you think @Frityet?

yeah, that is better, I'm still tryna get a hand with the new API (i don't see any documentation, so i am just doing testing) so it will be a bit

What do you mean by the lack of docs? I believe the header is quite extensively documented 🤷‍♂️

🎉 This issue has been resolved in version 3.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀