| Last updated on Mon May 31 12:00:00 CEST 2004 |
| Releasing often… |
|
I’m so bad at that. Over the last few months I’ve written some
~15000 lines of as of yet unreleased Ruby code. Since today (2004-05-31) is
unexpectedly a Feiertag (I’ve never bothered to learn those dates,
esp. if they’re related to some prominent sect), I’m
updating my site and sort of releasing rdocsite
0.0.1rc3.
Actually, I’m much worse at releasing early: I have reimplemented a couple things in RAA and elsewhere, minus the occasional braindeath, and leave them in my local svn repos as 0.0.1 forever, even though they’re sometimes better than the stuff declared to be >0.3.0 or worse, 1.0, out there. Of course, my versioning scheme is essentially sick, cause my stuff is usually feature-complete & not too buggy by 0.0.1. If I was releasing, the version numbers would increase faster since they’d reflect API changes, but as long as I don’t really release, I’m free to break the API as often as I like within the 1st tech preview or 0.0.1… |