Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created March 15, 2013 00:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/5166554 to your computer and use it in GitHub Desktop.
Save isaacs/5166554 to your computer and use it in GitHub Desktop.
15:15 <@isaacs> something i've noticed: .0 is effectively "preview release"
15:15 <@isaacs> i think it's ok to make minor API changes in .1
15:15 <@isaacs> but we should never tell anyone that.
15:15 <@isaacs> :)
15:16 <@isaacs> you can call 0.9.99 a preview release, but still no one will install it.
15:16 <@isaacs> until it has the actual "stable" flag on it, they're too scared.
15:16 <@isaacs> so we put that flag on it just a little bit before it's actually true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment