Skip to content

Releases: aallali/DeepEye

0.0.3

17 Apr 11:38

Choose a tag to compare

[0.0.3] - 2025-04-17

Added

  • cross platform installer (windows, linux, mac)
  • install_mac.sh, install_linux.sh, install_win.ps1

Fixed

  • #17 bufio.Scanner: token too long

0.0.2

04 Jun 13:37
832ddf9

Choose a tag to compare

Added

  • limit number of lines to output --lines
  • clean the output to list only the matched values --clean
  • the update checker will output a helper message containing bash command to run.

Updated

  • -u update checker contains a message with a script to run in order to download latest version

Fixed

  • fixed --range=-1 bug (all lines are returned when you chose full line option)

0.0.1

30 May 10:00

Choose a tag to compare

First release of DeepEye:
options available :

  • keyword
  • regex
  • margin/full line : --range
  • silent output
  • auto update checker -u