Commit 7ea050f
Release notes for
* Release notes for `0.107.0`
Please add your new features and breaking changes to the release notes
by opening PRs against the `release-notes-0.107.0` branch.
## TODO
- [ X] PRs that need to land before the release, e.g. [deprecations](https://github.com/nushell/nushell/labels/deprecation) or [removals](https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation)
- [ X] add the full changelog
- [ X] categorize each PR
- [ X] write all the sections and complete all the `TODO`s
* initial notes from generation script
* handled some todos
* typo fixes
* handle external alias todo
* use ansi escape codes for command output
* made a note work in vuepress
* use some shiki options
* add false positive entry
* Fix big vs little endianness mistake in release notes (#2027)
* Fix incorrect tense in release notes entry (#2029)
* Add PR links to headers
* Fix example for #16078
* Move subsections as noted in TODOs
* Reorder subsections
* Move random/dice change from Breaking changes to Other changes
* Add note under deprecations about random dice
* Highlight error fixes in their own section
* Remove notes for plugin developers
* Make links to authors and PRs references
* Add highlights
* Add excerpt
* Add table of contents
* Fix links after toc
---------
Co-authored-by: Tim 'Piepmatz' Hesse <git+github@cptpiepmatz.de>
Co-authored-by: Harper Andrews <git-f4cbe@harperandrews.org>
Co-authored-by: 132ikl <132@ikl.sh>0.107.0 (#1999)1 parent 60c8ba9 commit 7ea050f
File tree
3 files changed
+1117
-8
lines changed- .vuepress
- blog
3 files changed
+1117
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
94 | 103 | | |
95 | 104 | | |
96 | 105 | | |
| |||
199 | 208 | | |
200 | 209 | | |
201 | 210 | | |
| 211 | + | |
202 | 212 | | |
203 | 213 | | |
204 | 214 | | |
| |||
0 commit comments