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

Lazy record deprecation #12656

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

IanManske
Copy link
Member

Description

In this week's nushell meeting, we decided to go ahead with #12622 and remove lazy records in 0.94.0. For 0.93.0, we will only deprecate lazy make, and so this PR makes lazy make print a deprecation warning.

User-Facing Changes

None, besides the deprecation warning.

After Submitting

Remove lazy records.

@WindSoilder
Copy link
Collaborator

Thanks! Let's move forward.

@WindSoilder WindSoilder merged commit 530162b into nushell:main Apr 24, 2024
15 checks passed
@IanManske IanManske added the pr:release-note-mention Addition/Improvement to be mentioned in the release notes label Apr 24, 2024
@hustcer hustcer added this to the v0.93.0 milestone Apr 25, 2024
@fdncred fdncred added pr:commands This PR changes our commands in some way pr:api-change This PR should be mentioned in #api-updates channel on Discord labels Apr 26, 2024
@IanManske IanManske deleted the lazy-record-deprecation branch May 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:api-change This PR should be mentioned in #api-updates channel on Discord pr:commands This PR changes our commands in some way pr:release-note-mention Addition/Improvement to be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants