Skip to content

Conversation

amtoine
Copy link
Member

@amtoine amtoine commented Apr 1, 2023

a little one about nushell/nushell#8511 and nushell/nushell#8570 for better error makeing 👍

@sophiajt sophiajt merged commit b3f1bc8 into nushell:release-notes-0.78 Apr 2, 2023
@amtoine amtoine deleted the release-note/better-error-making branch April 2, 2023 07:00
sophiajt added a commit that referenced this pull request Apr 4, 2023
* Release notes for `0.78`

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

* Document optional cell path members

* Add placeholders

* Mention empty list changes

* Mention comparison operator breaking change

* add a note about better `error make` (#849)

* Update 2023-04-04-nushell_0_78.md

* Update 2023-04-04-nushell_0_78.md

* Update 2023-04-04-nushell_0_78.md

* Update 2023-04-04-nushell_0_78.md

* Update 2023-04-04-nushell_0_78.md

* Update 2023-04-04-nushell_0_78.md

* Mention added `math exp`

* Update 2023-04-04-nushell_0_78.md

* Expand alias changes

* add #8366 to the release notes (#848)

* add #8366 to the release note

* make the title more explicit for the reader

* be more explicit about what "pretty format" means

* fix nuon quoting

* Update 2023-04-04-nushell_0_78.md

---------

Co-authored-by: Reilly Wood <[email protected]>
Co-authored-by: Antoine Stevan <[email protected]>
Co-authored-by: JT <[email protected]>
Co-authored-by: Jakub Žádník <[email protected]>
ayax79 pushed a commit to ayax79/nushell.github.io that referenced this pull request Jun 26, 2024
This PR is part of porting all old scripts nushell#221 and includes the
`virtual_environments` module

## 5 files changed

- `conda.nu`: removed, already in
`modules/virtual_enviromnents/conda/nu_conda.nu`
- `conda_deactivate.nu`: also removed, has already been merged with
`nu_conda.nu`
- `README.nu`: removed, similar info in
`modules/virtual_enviromnents/README.md`

- `venv.nu`: ported to `modules/virtual_enviromnents/venv/venv.nu`
- `venv_deactivate.nu`: ported to
`modules/virtual_enviromnents/venv/venv_deactivate.nu`
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