On Wed, Aug 20, 2014 at 11:27:11PM -0700, Kevin Squire wrote: > On Wednesday, August 20, 2014, K Leo <[email protected]> wrote: > > > > Now the nightlies will be the early builds of 0.4. Is that reasonable to > > assume these early builds will be less reliable and so I should better stay > > with 0.3 for some time? > > > > They probably won't get toooo broken, but there are a lot of potentially > breaking changes planned, so quite likely less reliable than what you've > been seeing.
Is there a way to get a sense of what those are, esp. stuff we might want to keep in mind as we write code for 0.3? Is there some place to go for a roadmap? I tried https://github.com/JuliaLang/julia/milestones/0.4-projects, and paying special attention to the "breaking" tag, but I'm not sure if that's the way to go. Finally, is there a way to find what the tags mean beyond guessing from the tag? For example, what exactly is broken by something tagged "breaking"? I don't mean what the specific changes are for a particular issue, but what are the situations in which it applies? Another example is the "decision" tag. Does that mean a decision has been made? Or that it needs to be made? Thanks. Ross Boylan
