Hi Mike, Thanks for the clarification. I will have a close eye on the one with the “breaking” label from now on. . .
Max On Tuesday, September 30, 2014 7:27:29 PM UTC+2, Michael Hatherly wrote: > > Hi Max, > > If you have a GitHub account then you could watch the julia repo, > otherwise there’s also https://github.com/JuliaLang/julia/pulse/weekly > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FJuliaLang%2Fjulia%2Fpulse%2Fweekly&sa=D&sntz=1&usg=AFQjCNGTJ5dU7XZOkEOceOQN96ebhGS8lA> > > that should be viewable even without an account. > There’s also the “breaking” label on the issues list that probably covers > important changes > https://github.com/JuliaLang/julia/issues?q=is%3Aopen+is%3Aissue+label%3Abreaking > > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FJuliaLang%2Fjulia%2Fissues%3Fq%3Dis%253Aopen%2Bis%253Aissue%2Blabel%253Abreaking&sa=D&sntz=1&usg=AFQjCNHZfWAHoZLyubSBk-wuhvnp_7OwmA> > The NEWS file https://github.com/JuliaLang/julia/blob/master/NEWS.md gets > updated quite regularly from the looks of things as well. > > With regards to stopping using that syntax: I’ve not used it for a while > and getfield isn’t that much longer to write. I’ll leave it to one of the > core devs to clarify whether it is *really* > deprecated, but I’d assume it is. > > — Mike > >
