Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version # and versioning #27

Closed
mlinksva opened this issue Jan 29, 2017 · 1 comment
Closed

Version # and versioning #27

mlinksva opened this issue Jan 29, 2017 · 1 comment

Comments

@mlinksva
Copy link
Collaborator

The initial version should have some kind of identifier, and there should be some expectation set for how updates will be handled. Obvious options:

  1. Version numbers, probably using loose translation of semantic versioning
  2. Hash of document, any change gets new hash; requires precise rule about what is hashed
  3. Date-based version, update gets new date-based version
  4. Don't identify versions

I appreciate them all and they 1-3 mutually exclusive, but aren't often strung together. I don't know that there's a dominant practice. I suggest 1 for familiarity.

@mlinksva mlinksva mentioned this issue Jan 29, 2017
5 tasks
@mlinksva
Copy link
Collaborator Author

d0305af implements 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant