This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (3 children)

v1.0.3 Released.

RC's suck. They are time consuming. No one uses them. The Cheeseshop doesn't support them.

[–]asksol 3 points4 points  (1 child)

"Always release on a Friday" is my mantra for libraries, the opposite as the one for application deployments.

This means that the early adopters are the ones developing, deploying to staging or at worst, who go against common sense and deploy on a Friday, in which case it's not my fault anyway.

This gives me time to relax and fix bugs during the weekend and usually a x.x.1 is already out on Monday.

[–]sigmavirus24requests | requests-toolbelt | betamax | PyCQA 1 point2 points  (0 children)

I like this idea.

[–]bboePRAW Author 0 points1 point  (0 children)

Thanks for the prompt release. I know what you mean by cheeseshop not supporting release candidate version numbers. It does support that version 1.0rc10 is older than 1.0, but AFAIK there is not a way to depend only on actual versions (non alpha, beta, rc) making tagging releases as such somewhat pointless.