-
Notifications
You must be signed in to change notification settings - Fork 536
Release notes for 0.86
#1071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release notes for 0.86
#1071
Conversation
Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.86` branch. ## TODO - [ ] look at interesting contributions - [ ] write all the sections - [ ] order the sections by interest - [ ] add the breaking changes - [ ] detail the breaking changes - [ ] add the full changelog
|
related to i've added some of the sections titles we have been using for a few releases now 😋 |
related to - nushell/nushell#10456 - nushell/nushell.github.io#1071 ## description after the changes on boolean switches from nushell/nushell#10456, we need to not annotate then with `: bool` when part of a public API. this PR is required for nushell/nushell.github.io#1071 to move forward.
this commit does not list the ones from dependabot.
this adds "platform support" and "better errors" to it.
|
Are |
we might not be really using that label, very true 🤔 i find it easier to have a quick look at all the PRs with |
|
Shall we mention the full featured releases? |
|
@hustcer ya, I think so. We should also mention the "full" assets that we're creating now. I also think it's good to keep mentioning our nightly repo https://github.com/nushell/nightly/releases |
I mean this PR: nushell/nushell#10457, and I see it was marked a |
Yeah right now the nightly build is working great, much better than I thought it would, no worries for me at all! 😆 |
|
@hustcer |
I think the place is okay, thanks |
a bunch of them were bug fixes in the end and have been put in the "bug fixes" section accordingly.
## Release checklist: - [x] `uu_cp` on crates.io #10725 - [x] new `reedline` released and used nushell/reedline#645 - [x] check of workspace dependency DAG - [x] release notes ready: nushell/nushell.github.io#1071
- [x] `uu_cp` on crates.io nushell#10725 - [x] new `reedline` released and used nushell/reedline#645 - [x] check of workspace dependency DAG - [x] release notes ready: nushell/nushell.github.io#1071
i've started writting the [release note for 0.86.0](nushell/nushell.github.io#1071) and thought we could enhance the template for the note even further: - add some TODOs to make sure we don't forget anything - make the `NOTE` a real note in the first section, it's just for prettier rendering - add some template tables in the "hall of fame" - ❗ add a table of content to allow jumping back and forth more easily when the note starts to get big
## Release checklist: - [x] `uu_cp` on crates.io nushell#10725 - [x] new `reedline` released and used nushell/reedline#645 - [x] check of workspace dependency DAG - [x] release notes ready: nushell/nushell.github.io#1071
related to - nushell/nushell#10456 - nushell/nushell.github.io#1071 ## description after the changes on boolean switches from nushell/nushell#10456, we need to not annotate then with `: bool` when part of a public API. this PR is required for nushell/nushell.github.io#1071 to move forward.
i've started writting the [release note for 0.86.0](nushell/nushell.github.io#1071) and thought we could enhance the template for the note even further: - add some TODOs to make sure we don't forget anything - make the `NOTE` a real note in the first section, it's just for prettier rendering - add some template tables in the "hall of fame" - ❗ add a table of content to allow jumping back and forth more easily when the note starts to get big
related to - nushell/nushell#10456 - nushell/nushell.github.io#1071 ## description after the changes on boolean switches from nushell/nushell#10456, we need to not annotate then with `: bool` when part of a public API. this PR is required for nushell/nushell.github.io#1071 to move forward.
i've started writting the [release note for 0.86.0](nushell/nushell.github.io#1071) and thought we could enhance the template for the note even further: - add some TODOs to make sure we don't forget anything - make the `NOTE` a real note in the first section, it's just for prettier rendering - add some template tables in the "hall of fame" - ❗ add a table of content to allow jumping back and forth more easily when the note starts to get big
Please add your new features and breaking changes to the release notes
by opening PRs against the
release-notes-0.86branch.TODO
random decimalnushell#10342into decimalnushell#10341