github nevdelap/ned release.1.3.0
Release 1.3.0

latest release: release.1.3.1
2 years ago

What's New

  • Issue 87: Make --color a synonym of --colors.
  • Issue 83: Update regex from 1.1.* to 1.5.*.
  • Issue 81: Ran fix --edition and fmt over it.
  • Issue 79: Ran clippy over it.
  • Issue 77: Added mention of how to ignore not found in replaces.
  • Issue 75: Make stdin imply --stdout.
  • Issue 52: Stop searching if the output stream is closed.
  • Shortcut testing included/excluded file when it's a directory.
  • Update for latest clippy, lint, etc.
  • Add mention of ripgrep to README.md.
  • Update other dependencies to latest.

Installation

Do one of these:

  1. Copy the appropriate bin, renamed as ned, and the man page:
sudo cp ned.xxx /usr/local/bin/ned
sudo cp ned.1.gz to /usr/share/man/man1/
  1. As for installing from the AUR, a .deb, or .rpm, or a Windows exe, I've not created those for 1.3.0 yet.

Dependencies

The Linux version doesn't need anything extra. Just put it somewhere on your path renamed as ned. The Linux version should work on every version of Linux.

Mac and Windows Versions

I've not yet built them. See the README.md for how to do it yourself or reach out to tell me you'd like them. Otherwise I'll get round it at some stage.

Don't miss a new ned release

NewReleases is sending notifications on new releases.