Closed orbeckst closed 2 years ago
@orbeckst do we want to add versioneer
as part of adopting semver?
I like it, we use it in our cookiecutter, but I also don't want @BFedder to get bogged down with panedr. I'd say that's a nice-to-have right now and can be left for another day.
:+1:
Is pbr not sufficiently following semver? Any reason for choosing to remove it over versioneer?
I wasn't aware that pbr
did all that already my bad.
Just quickly glancing at things with my phone - seems to me like the issue here is just to make sure release tags are following semver, not that we need to switch version setting tools?
The issue is about having a CHANGELOG file ;-).
My comment was, as you said, just making sure that release tags are consistent with semver, and stating somewhere that this project adheres to semver.
And I am not familiar with pbr
and had already forgotten that I had seen it somewhere. My bad.
Closed via #51
With panedr evolving towards a building block for other libraries (namely, MDAnalysis) it becomes more important to document changes.
I'd also strongly suggest to formally adopt semantic versioning.