Stable release at some point?
3.0.0-rc.2
3.0.0-rc.3
3.0.0-rc.4
3.0.0-rc.5
3.0.0-rc.6
3.0.0-rc.7
3.1.0-rc.2
3.1.0-rc.3
3.1.0-rc.4
3.2.0-rc.1
3.2.0-rc.2
3.2.0-rc.3
I love hiding behind a "beta" logo as much as the next internet two point oh-er but maybe the time has come for a non-rc release? I was going to joke that it had been 792 days since our last stable release, but it turns out there aren't any in the new Haxelib repo.
I think we could do a release with recent bug fixes, but I've done some internal refactoring (e.g. package rename, etc.), so we have to make sure selfupdate still works. I added some compat stuff for that, but I think I didn't test it enough.
Let's make a Haxelib release alongside Haxe 3.3.0-rc1 which would be on 2016-04-03.
We decided not to update haxelib_client anymore, because we changed the name to haxelib and introduced a new self-updating mechanism (#291) which is not really compatible with old shell-based haxelib installations on unix.
We'll submit haxelib with the relase of Haxe RC. Also maybe we should re-upload 3.2.0-rc.3 and add a README there, poining out that starting with Haxe 3.3, haxelib_client is deprecated in favor of haxelib package.
Leaving this issue as a remainder.