nushell/crates/nu-plugin-protocol/src
Wind 81243c48f0
make plugin compatible with nightly nushell version (#15084)
# Description
Close: #15083

This pr will set `pre` field of version to `Prerelease::EMPTY`, as
nushell does not require this level of checking currently.

# User-Facing Changes
NaN

# Tests + Formatting
Added 1 test

# After Submitting
NaN
2025-02-11 06:40:15 -06:00
..
plugin_custom_value Replace raw usize IDs with new types (#13832) 2024-09-30 13:20:15 +02:00
evaluated_call.rs Fix bad method links in docstrings (#13471) 2024-07-27 19:39:29 -07:00
lib.rs Replace raw usize IDs with new types (#13832) 2024-09-30 13:20:15 +02:00
protocol_info.rs make plugin compatible with nightly nushell version (#15084) 2025-02-11 06:40:15 -06:00
test_util.rs Remove bincode and use MessagePack instead for plugin custom values (#13745) 2024-09-01 17:33:10 +02:00
tests.rs make plugin compatible with nightly nushell version (#15084) 2025-02-11 06:40:15 -06:00