From e5af47a6eac34dbf380949b9dad5ed8373d10d37 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 20 Dec 2016 22:18:13 -0500 Subject: Bump the version to 0.88 --- RELEASES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 058f584..475f426 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,23 @@ === +0.88 +---- + +**December 20, 2016** + +67/76 GNU find features supported. + +- Fixed the build on macOS, and some other UNIXes +- Implemented `-regex`, `-iregex`, `-regextype`, and BSD's `-E` +- Implemented `-x` (same as `-mount`/`-xdev`) from BSD +- Implemented `-mnewer` (same as `-newer`) from BSD +- Implemented `-depth N` from BSD +- Implemented `-sparse` from FreeBSD +- Implemented the `T` and `P` suffices for `-size`, for BSD compatibility +- Added support for `-gid NAME` and `-uid NAME` as in BSD + + 0.84.1 ------ -- cgit v1.2.3