nushell/crates/nu-command/src/date
Douglas 6eb14522b6
Remove deprecated commands (#14726)
# Description

Remove commands which were deprecated in 0.101:

* `split-by` (#14019)
* `date to-record` and `date to-table` (#14319)

# User-Facing Changes

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

TODO: `grep` (`ag`) doc repo for any usage of these commands
2025-01-07 07:37:51 +08:00
..
date_.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
humanize.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
list_timezone.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Remove deprecated commands (#14726) 2025-01-07 07:37:51 +08:00
now.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
parser.rs Improve case insensitivity consistency (#10884) 2023-11-08 23:58:54 +01:00
to_timezone.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
utils.rs Minimize future false positive typos (#12751) 2024-05-04 15:00:44 +00:00