Skip to content

Releases: Syndamia/filite-list

Version 1.2

17 Jun 18:05
Compare
Choose a tag to compare

This version has some more minor improvements:

  • Drastically improved how big text is shown
  • Fixed application dependency message appearing while trying to use an option like "-h" or "-v"

Version 1.1

05 Jan 14:05
Compare
Choose a tag to compare

This version brings some minor improvements:

  • updated spacing in help message
  • added a short version of the --host parameter: -ho

Version 1.0

05 Jan 13:54
Compare
Choose a tag to compare

This version implements the core functionality of the script:

  • show string or numerical IDs of entries
  • show value of given link (enabled by default, use -ol to not show it)
  • filter entries by type (file, text, link)
  • use custom host (in parameter)
  • limit number of shown entries for each type
  • basic information: --version, --dependencies, --help