HardySimpson / zlog

A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
Apache License 2.0
2.2k stars 712 forks source link

New release ? #122

Closed Tycale closed 2 months ago

Tycale commented 6 years ago

Hello,

There is no news release since 2013 but I can see that a memory leak fix has been merged in master in 2017. Would it be possible to do a new release in order to benefit from this patch with a proper version number of the library?

Regards, T.

henriquemarks commented 6 years ago

Yes, it will be done really soon. Projects like Buildroot, for instance, use an intermediary SHA1.

I think the best is to have some Release now, based on Buildroot SHA1 (more tested) and later on a new one, based on HEAD. Or Maybe going directly to HEAD.

What do you think ?

Tycale commented 6 years ago

Thanks for your answer.

Maybe it is quicker and safer to create a new release based on the Buildroot SHA1 and schedule another new version later.

Regards, T.