Skip to content

Releases: sveinbjornt/searchfs

0.4.0

15 Dec 20:58
9b64618

Choose a tag to compare

  • Code modernization
  • Now requires macOS 11+
  • Now defaults to multi-volume search (both / and /System/Volumes/Data) on modern macOS systems
  • Improved documentation
  • Improved test suite

Full Changelog: 0.3.0...0.4.0

0.3.0

11 May 12:20

Choose a tag to compare

  • New -l flag makes searchfs list all mounted volumes that support catalog search
  • Volume to search can now be specified via device name (e.g. /dev/disk1s1) as well as mount path
  • Regex modifiers ^ and $ can now be used to match only at the start or end of a filenames, respectively

0.2.0

26 Apr 00:25

Choose a tag to compare

  • Fixed issue which prevented searchfs from working on older versions of macOS
  • Now fails silently when path lookup fails for a file system object ID
  • Now runs on macOS 10.7 or later

0.1.0

25 Apr 22:43

Choose a tag to compare

Initial release