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.93.0 #1357

Merged
merged 11 commits into from
Apr 30, 2024
Merged

Release notes for 0.93.0 #1357

merged 11 commits into from
Apr 30, 2024

Commits on Apr 19, 2024

  1. Release notes for 0.93.0

    Please add your new features and breaking changes to the release notes
    by opening PRs against the `release-notes-0.93.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
    - [ ] complete all the `TODO`s inside the release note
    - [ ] ... (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))
    IanManske committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0f51145 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Start 0.93.0 release notes

    IanManske committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    60aa8c5 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    IanManske committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    70a9e54 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add last migration example

    IanManske committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ebbc15 View commit details
    Browse the repository at this point in the history
  2. Wording

    IanManske committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    be449ce View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Stefan's env tweaks

    sholderbach committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0a653a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0627a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Release notes for @devyn for 0.93.0 (#1368)

    * wip release notes for @devyn 0.93.0
    
    * plugin cache file ⇒ plugin registry file
    
    * add release notes for msgpack commands
    devyn committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    af66ebd View commit details
    Browse the repository at this point in the history
  2. Edit 0.93.0 release notes (#1373)

    * Edit release notes
    
    * Add bug fix table
    
    * Add documentation table
    
    * Escape type
    IanManske committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c972c90 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Release notes for Polars plugin and dataframes deprecation. (#1374)

    * "polars/dataframes release notes"
    
    * "polars/dataframes release notes"
    
    * "polars/dataframes release notes"
    
    * "added a space under dataframes section"
    ayax79 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d2781b5 View commit details
    Browse the repository at this point in the history
  2. Nearly finish 0.93.0 release notes (#1375)

    * Edit input/output type example
    
    * Reorder sections
    
    * Edit release notes
    
    * Add excerpt
    
    * Add full changelog
    
    * Fix typo
    
    * Escape type angle brackets
    
    * Add deprecation warnings
    IanManske committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6a7c186 View commit details
    Browse the repository at this point in the history