Skip to content

Add config.nu structure changes#675

Merged
sholderbach merged 2 commits intonushell:release-notes-0.72from
webbedspace:release-notes-0.72
Nov 26, 2022
Merged

Add config.nu structure changes#675
sholderbach merged 2 commits intonushell:release-notes-0.72from
webbedspace:release-notes-0.72

Conversation

@webbedspace
Copy link
Copy Markdown
Contributor

@webbedspace webbedspace commented Nov 20, 2022

Note that the advice for "output your existing options" is liable to change based on whether Nushell issue nushell/nushell#7059 is implemented or not. That section is preliminary.

Note that the advice for "output your existing options" is liable to change based on whether Nushell issue #7059 is implemented or not. That section is preliminary.
@sholderbach
Copy link
Copy Markdown
Member

sholderbach commented Nov 21, 2022

Awesome! Thanks for the conversion snippet!

EDIT: Ah I missed that this might not work so well without the $config variable being properly bidirectional.

@webbedspace
Copy link
Copy Markdown
Contributor Author

EDIT: Ah I missed that this might not work so well without the $config variable being properly bidirectional.

Actually, it's currently written such that it works with the current $env.config behaviour - since nushell/nushell#7059 seems like it won't be in this version, it's OK to include it as-is.

@sholderbach
Copy link
Copy Markdown
Member

Great!

@sholderbach sholderbach merged commit 12ae4dc into nushell:release-notes-0.72 Nov 26, 2022
sophiajt added a commit that referenced this pull request Nov 29, 2022
* Start 0.72 blog post

* document breaking changes

* mention `seq date` and `build-string`

* Document wrap update (#673)

* document `url parse` command (#677)

* Add note about --ignore-case. (#678)

* Command refinement theme

* Mention dataframe change

* Add overlay use changes

* Update 2022-11-29-nushell-0.72.md

* Add config.nu structure changes (#675)

* Add config.nu structure changes.

Note that the advice for "output your existing options" is liable to change based on whether Nushell issue #7059 is implemented or not. That section is preliminary.

* Minor amendment

* mention rust bump

* Mention new errors on `first`/`last` negative idx

* Mention xor and planned operator deprecation

* Update 2022-11-29-nushell-0.72.md

* Add note about virtualenv

* Update virtualenv description

* Update 2022-11-29-nushell-0.72.md

add a bunch of commands and features

* Update 2022-11-29-nushell-0.72.md

* add full changelog

* Fix typos etc.

* Update 2022-11-29-nushell-0.72.md

Co-authored-by: Nano <nanoqsh@gmail.com>
Co-authored-by: raccmonteiro <3062698+raccmonteiro@users.noreply.github.com>
Co-authored-by: Leon <L_1_L_0@yahoo.com>
Co-authored-by: Jakub Žádník <kubouch@gmail.com>
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
@webbedspace webbedspace deleted the release-notes-0.72 branch December 20, 2022 06:56
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