Skip to content

[release-notes-0.73] Add color closures and deeply mutable data structure features #707

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

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

webbedspace
Copy link
Contributor

No description provided.

@rgwood rgwood merged commit 27dd8cc into nushell:release-notes-0.73 Dec 20, 2022
@webbedspace webbedspace deleted the release-notes-0.73 branch December 20, 2022 06:55
sophiajt added a commit that referenced this pull request Dec 20, 2022
* [WIP] Release notes for `0.73`

Please add your important new features and breaking changes to the release notes by committing to/opening a PR against the `release-notes-0.73` branch. Thank you!

* typo fix (#691)

* Grammar fix

* Update math section

* `mkdir` `--show-created-paths` flag replaced (#701)

* add breaking change for split row (#696)

* Describe `explore`

* Add color_closures and mutable data structure features (#707)

* add breaking change for fetch (#708)

* Update 2022-12-20-nushell-0.73.md

* Update 2022-12-20-nushell-0.73.md

* Update 2022-12-20-nushell-0.73.md

* Update 2022-12-20-nushell-0.73.md

* mkdir breaking change

* `split list` breaking change

* Update 2022-12-20-nushell-0.73.md

* Update 2022-12-20-nushell-0.73.md

* Update 2022-12-20-nushell-0.73.md

Co-authored-by: raccmonteiro <3062698+raccmonteiro@users.noreply.github.com>
Co-authored-by: WindSoilder <WindSoilder@outlook.com>
Co-authored-by: Reilly Wood <26268125+rgwood@users.noreply.github.com>
Co-authored-by: Leon <L_1_L_0@yahoo.com>
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
ayax79 pushed a commit to ayax79/nushell.github.io that referenced this pull request Jun 26, 2024
- Supports `computed`, the definition method refers to
`$env.comma_scope.computed`, accepts two parameters, runtime parameters
and `$env.comma_scope`
- Supports `filter`, similar to `computed`, but only runs when declared,
specified through `$env.comm.flt`
- Supports `watch`, specified through `$env.comm.wth`. Support polling
like 'poll:2sec'

---------

Co-authored-by: nash <nash@iffy.me>
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.

2 participants