Julia: Make sure NEWS.md lists all 0.6 deprecations and breaking changes

Created on 21 Apr 2017  路  9Comments  路  Source: JuliaLang/julia

Reviewing the checklist I had in https://github.com/JuliaLang/julia/issues/17418 for the 0.5 release, pretty much the only thing we're missing for an 0.6 RC (other than #21470) is doing a final pass over NEWS.md and making sure all the deprecations and breaking changes that should be listed there are.

Check https://github.com/JuliaLang/julia/issues?utf8=%E2%9C%93&q=label%3Anews and https://github.com/JuliaLang/julia/issues?utf8=%E2%9C%93&q=label%3Adeprecation and https://github.com/JuliaLang/julia/blob/release-0.6/base/deprecated.jl#L117-L1325, make sure everything is listed.

help wanted

Most helpful comment

we should maybe rename the label to needs-news then if we're going to use it as a state tracker and remove it once added

All 9 comments

specific examples that had the news label, not yet mentioned in news (not a complete list)

  • [x] #19771
  • [x] #19779
  • [x] #18444
  • [x] #19901
  • [x] #19900
  • [x] #17155
  • [x] #10946
  • [x] #19786
  • [x] #19636
  • [x] #15850
  • [x] #19811
  • [x] #12274
  • [x] #19594

@Sacha0, you rock! Thank you for writing news for so many changes (especially so many of mine).

My pleasure, thank you for the kind words, and thank you for reviewing! :)

I culled the set of closed pull requests labeled news to those still absent from NEWS.md. The following such pull requests remain in need of attention:

  • [x] #20345
  • [x] #20248
  • [x] #18342
  • [x] #18159

we should maybe rename the label to needs-news then if we're going to use it as a state tracker and remove it once added

17439 was 0.5, #12807 is 0.7

17439 was 0.5, #12807 is 0.7

Updated --- thanks! :)

The above pull requests should cover news for all closed pull requests labeled deprecation that remain in need of attention, excepting the following LibGit2-related pull requests that I am not certain what to do with immediately (list formerly here consolidated below)

The above pull requests should cover news for all items in base/deprecated.jl, less

  • [x] #19730
  • [x] #20952 ?
    and the libgit2-refactor-related
  • [x] #20435
  • [x] #20135
  • [x] #19935
  • [x] #19878
  • [x] #19660
Was this page helpful?
0 / 5 - 0 ratings

Related issues

i-apellaniz picture i-apellaniz  路  3Comments

ararslan picture ararslan  路  3Comments

helgee picture helgee  路  3Comments

dpsanders picture dpsanders  路  3Comments

wilburtownsend picture wilburtownsend  路  3Comments