ftp
ftp copied to clipboard
Use semver
Hi! Thank you for your great project!
Please use semantic versioning.
It is ok to start with v0
version to allow backward incompatible changes.
This will allow users to pin specific version instead of commit hash and setup auto-updating (e.g. renovate bot).
Can't agree more!
++ for semver. It's simply! Only add tag like v0.1.0 to latest commit. And increment last namber for each fix commit. Or middle if commit with new feature)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@jlaffaye ping
@jlaffaye Any updates on this? Some organizations require a semantic version to use the code.
+1 I'd love to see semantic versioning, too. Being able to select a specific version of the library to use in a project instead of just an unreadable commit hash would be really nice.
Hello, is there any update on this issue? Maybe we can release a v0.1.0
version at first?