Indeed, that’s planned. I’d like to use the full VERSION
rather than just the Git SHA for all downloads, so for example recent 0.7 would be julia-v0.7.0-DEV.3089
, this would be julia-v0.6.2
, etc.
5 Likes
Indeed, this is already posted in the announcements category, so further specifying it as an announcement is probably not necessary.
4 Likes
I like the idea of removing it all together as well. The “Announcements” category should be enough.
If 0.7 is intended to be just transition version to 1.0 could be possible to rename .julia/v0.7
to .julia/v1.0
?
Or new Pkg
will help to make transition smooth by some recipe for “exporting” “importing” installed packages?
What is future plan for transition from 1.0 to 1.1 ?
14 posts were split to a new topic: Issues with using Mercurial instead of Git