srdja / Collections-C

A library of generic data structures for the C language.
http://srdja.github.io/Collections-C
GNU Lesser General Public License v3.0
2.8k stars 328 forks source link

Feature Request: provide release versioning #166

Open emansom opened 1 year ago

emansom commented 1 year ago

Currently using this library in a project that I plan to distribute across multiple distributions, for ease of integrating it into distribution specific package managers it'd help if this library embraced release versioning.

As that'll allow distros to provide a fixed ABI regardless of what happens upstream.

srdja commented 1 year ago

Hi @emansom, thanks for using the library!

Your suggestion makes sense, and is something that should have been done a while ago. In the next couple of days I'll do some cleaning up / updating documentation and will release a 1.0.0.