Closed jeongseok-meta closed 4 months ago
Hi, do you mean github tags in the right column? If so, sure, why not. Let me know when and I will add it.
Great! Yes, adding git tags is necessary for versioning in package managers. We can start with version 0.1.0 or 0.0.1, depending on your preference.
It is generally recommended to follow semantic versioning. If the project is still under heavy development with frequent API changes, we could keep the major version at zero and then move to version 1.0.0 once it reaches stability.
Awesome, thank you!
Hello @nem0, I am considering adding OpenFBX to conda-forge so that it can be used in a cross-platform package manager called Pixi. Would you be interested in adding tags to OpenFBX for this packaging? Thank you!