Skip to content

Releases: ConzZah/filebin-cli

v0.2.3

04 Jan 07:13
ac26532

Choose a tag to compare

v0.2.3 Pre-release
Pre-release

====== CHANGELOG v0.2.3 ======

  • fixed ls to show the correct link to files
  • updated reformatting / replaced the while-loop portion with paste

(we are now (marginally) faster. )

for example: times when listing files:


(NEW) v0.2.3: 

real    0m0.146s
user    0m0.064s
sys     0m0.016s



(OLD) v0.2.2:

real   0m0.201s
user   0m0.122s
sys    0m0.038s

Thank you for using my Software,

Sincerely, ConzZah.

v0.2.2

01 Jan 05:38
246fa70

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

====== CHANGELOG v0.2.2 ======

  • added support for spaces (and brackets) in filenames
  • fixed a bug that prevented the download of bins in zip/tar format
  • fixed a bug in ls that showed metadata for multiple files if they had the same prefix

Thank you for using my Software,

Happy New Year.

Sincerely, ConzZah.

v0.2.1

31 Dec 04:57
e5b8877

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

====== CHANGELOG v0.2.1 ======

  • fixed a critical bug that led to more than one filename being assigned to the $remote_filename variable when using autocompletion.
  • added -o switch / the ability to specify a different output directory for downloaded files.
  • reverted default output dir back to $pwd
  • ls will no longer try to list empty bins
  • other mini fixes

Thank you for using my Software.

Sincerely, ConzZah.

v0.2

30 Dec 01:45
cd4fcfb

Choose a tag to compare

v0.2 Pre-release
Pre-release

====== CHANGELOG v0.2 ======

  • added option to delete individual files from bin
  • changed the default download directory to: "$HOME/filebin-cli_downloads"
  • added qr-code support (+ viewing them directly in ur terminal if u have qrencode installed)
  • updated ls to show info for individual files when you specify the name (or part of it) after the ls command
  • added (semi)autocompletion for "$remote_filename(s)" (meaning: you can now type part of a filename and it'll match the first one it finds, if any).
  • ls now shows filesize and filetype by default
  • added dependency checks

if you find any bugs, pls open an issue and i'll fix it (if i find any time).

Thank you for using my Software,

Sincerely, ConzZah.

Full Changelog: v0.1...v0.2

filebin-cli_v0 2

v0.1 [ INITIAL RELEASE ]

26 Dec 23:23
e91c248

Choose a tag to compare

Pre-release

this is "ground zero" if u will.
filebin-cli_v0 1