Closed lyrahgames closed 7 months ago
Hi, you are absolutely right, the 1.0 tag is very out of date! Adding proper semantic versioning is something that I always wanted to do, but it's kind of difficult since most of the library updates are tiny incremental improvements (e.g. a new function). I am currently considering a major switch in the internal mesh data structures (the current ones are horribly inefficient!). If I'll manage to code it, this could be the beginning of te 2.0 version and, starting from there, I could maybe pay more attention on this aspect. I'll keep you posted
Thank you very much for the quick response and your detailed explanation. Yes, please keep me up to date. FYI, I am currently involved in packaging CinoLib as build2 package. As of that, semantic versioning would be very helpful.
Interesting. I'd like to take a look at the packaging once you are done. I'll keep you posted as promised
Hello,
thank you very much for your tremendous work on this library! Would it be possible to add support for semantic versioning? I know that there is the
1.0
tag. However, it seems to be out of date.