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

Move random/into decimal to random/into float #606

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

sholderbach
Copy link
Member

Wait for 0.85 release (scheduled for 2023-09-19)

As we renamed those commands (the old ones will raise a deprecation warning) update the scripts.

into decimal -> into float (nushell/nushell#9979)
random decimal -> random float (nushell/nushell#10320)

  • Move random-list decimal to random-list float
  • Update kubernetes wrapper to into float
  • Update temp script to into float
  • Update nupass to random float

@sholderbach sholderbach changed the title Move random-list decimal to random-list float Move random/into decimal to random/into float Sep 13, 2023
@amtoine
Copy link
Member

amtoine commented Sep 14, 2023

very nice, thanks for preparing this @sholderbach 🙏

@amtoine
Copy link
Member

amtoine commented Sep 20, 2023

@sholderbach
so is this ready to land? 😋

@sholderbach sholderbach marked this pull request as ready for review September 20, 2023 17:13
@sholderbach
Copy link
Member Author

Shippin'

@sholderbach sholderbach merged commit 36a45f2 into nushell:main Sep 20, 2023
@sholderbach sholderbach deleted the decimal-to-float branch September 20, 2023 17:13
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