Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
added deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
ayax79 committed Aug 6, 2024
1 parent af43af9 commit f27bb82
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Plist plugin for Nushell

> [!IMPORTANT]
>
> The functionality of the plist plugin is moving to [nu_plugin_formats](https://github.com/nushell/nushell/tree/main/crates/nu_plugin_formats) for nushell release 0.97.
> 0.96 will be the final release of this plugin.
Provides the ability to read and write Apple plists.

To read a plist:
Expand Down

0 comments on commit f27bb82

Please sign in to comment.