chandler
chandler copied to clipboard
added + and - as valid segment seperators within a version
issue #36
Thanks for the PR! I'll try to take a look this weekend.
Do you have any remarks?
Matt, can I help somehow?
Hi @PatrikSteuer, it looks like the changes necessary to support +- are a bit more than I anticipated. I don't really have the bandwidth right now to give this PR the time it deserves. Sorry!
If you are blocked on this feature, there is a way to use your branch on your projects, assuming you are loading Chandler via a Gemfile:
# In your Gemfile
gem "chandler", github: "PatrikSteuer/chandler", branch: "versionFormat"
Hi Matt, any new info on this PR from your side? Thanks, Richard
This project is on hold for now. Sorry!
⚠️ This project is no longer actively maintained. I have found myself embracing tools like release-drafter to keep release notes updated automatically, rather than relying on a manually edited CHANGELOG.md. If you are interested in taking over chandler development, let me know by opening an issue.