nushell/crates/nu-plugin-engine
Devyn Cairns 60769ac1ba
Bump version to 0.97.1 (#13659)
# Description

Bump version to `0.97.1`, which will be the actual next major release.
(`0.97.0` had a bug.)
2024-08-20 20:21:12 -07:00
..
src fix: relay Signals reset to plugins (#13510) 2024-08-06 03:35:40 -07:00
Cargo.toml Bump version to 0.97.1 (#13659) 2024-08-20 20:21:12 -07:00
LICENSE Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
README.md Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00

nu-plugin-engine

This crate provides functionality for the Nushell engine to spawn and interact with plugins.