libnyquist icon indicating copy to clipboard operation
libnyquist copied to clipboard

Versioning of libnyquist

Open Laguna1989 opened this issue 2 years ago • 4 comments

Hi,

first: Thanks for providing such a useful and easy to use lib. This has been some awesome help for my own projects.

It would be great to have some versioning of libnyquist to have some stable API, ABI and flags to build against. Are there any plans for versioning libnyquist? As e.g. one of my builds was broken with #60, it would be great to have some stable tags/version to build against.

Laguna1989 avatar Mar 23 '22 20:03 Laguna1989

Thanks @Laguna1989 -- I agree with the need and will think about this more.

ddiakopoulos avatar Apr 09 '22 00:04 ddiakopoulos

I'd like to query libnyquist version from my program. Could you defineLIBNYQUIST_VERSION_MAJOR, LIBNYQUIST_VERSION_MAJOR, and LIBNYQUIST_VERSION_PATCH, or provide a function to return the version of the library? Thanks.

bart9h avatar Apr 15 '22 17:04 bart9h

any updates on this topic @ddiakopoulos ? Would it be possible to get the current state of master tagged as v0.1.0 or something?

Laguna1989 avatar Dec 18 '23 18:12 Laguna1989

libnyquist has been stable and useful for some time ~ I wouldn't mind seeing it tagged as a 1.0.0 beta, and remove the beta tag when the small number of ASAN issues and so on are resolved.

meshula avatar Jan 22 '24 22:01 meshula