Skip to content
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.87.0 #1114

Merged
merged 36 commits into from
Nov 14, 2023
Merged

Release notes for 0.87.0 #1114

merged 36 commits into from
Nov 14, 2023

Conversation

amtoine
Copy link
Member

@amtoine amtoine commented Oct 18, 2023

Please add your new features and breaking changes to the release notes
by opening PRs against the release-notes-0.87.0 branch.

TODO

Please add your new features and breaking changes to the release notes
by opening PRs against the `release-notes-0.87.0` 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
amtoine added a commit to nushell/nu_scripts that referenced this pull request Nov 11, 2023
related to
- nushell/nushell.github.io#1114

i had to use `create-pr` to open
nushell/nushell.github.io#1114 and i thought the
script could be improved in a few ways
- the template had a hardcoded `.0` path version in the semver, this PR
removes is so that the CLI argument can be a full semver, e.g. `0.87.0`
- switch from `explore` to `$env.EDITOR` to preview the completed
template: because it's valid markdown, it looks better in an editor
- fetch the website repo with HTTP and push with SSH: this allows to not
enter the password of an SSH key in the clone step
amtoine added a commit to nushell/nu_scripts that referenced this pull request Nov 11, 2023
…663)

was writing nushell/nushell.github.io#1114 and
noticed a very nice bug...

yeah HTML comments in `.md` documents can't be indented otherwise `npm
install` + `npm run dev` can't render the page 👀
amtoine added a commit to amtoine/nu_scripts that referenced this pull request Nov 12, 2023
@amtoine
Copy link
Member Author

amtoine commented Nov 12, 2023

should be good to go 😉

## LSP is coming to Nushell [[toc](#table-of-content)]

IDE support has been and still is one of the big goals for Nushell 1.0: a modern language needs
to have proper language support to unluck pleasant and fast development with it :smile:
Copy link
Contributor

@SUPERCILEX SUPERCILEX Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: unluck -> unlock

@sholderbach sholderbach marked this pull request as ready for review November 14, 2023 21:47
@sholderbach sholderbach merged commit e08f840 into main Nov 14, 2023
2 checks passed
@sholderbach sholderbach deleted the release-notes-0.87.0 branch November 14, 2023 22:08
sholderbach pushed a commit to nushell/nu_scripts that referenced this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants