Skip to content

Releases: ChacaS0/tempest

Arrival on AUR

12 Aug 12:57
Compare
Choose a tag to compare

TEMPest is now available on AUR !

Frist version out of beta

08 Jun 10:47
76f2192
Compare
Choose a tag to compare

Careful

👍🐧 Mostly stable on Linux.
👎💻 Still has some work to do for Windows (not everything works as expected yet)
👎❗ Temp files still need testing.

New

  • tempest rm is improved
  • Documentation got an update
  • New configuration structure
  • Less errors
  • New flag for tempest get
  • Auto-start: start TEMPest automatically (tested on Linux)
  • Files can be targets - still needs testing
  • Enhanced display information for a few things.

👉 Development might be paused for a while after this version.

Second Beta version

01 May 13:55
19ca504
Compare
Choose a tag to compare
Second Beta version Pre-release
Pre-release

👍 Almost everything is ready for a basic application. Now it needs mostly some errors handling.


New website for TEMPest : https://chacas0.github.io/tempest/


Here some new features with this pre-release:

  • Improvement of the rm command (can use range like 1-5 etc...)
  • Relative paths can be use when adding new targets
  • Autostart mode on Linux (Not fully supported/tested yet on Windows and MacOS)
  • Possibility to see logs within tempest: tempest get --logs (generated by autostart mode)
  • Better Windows compatibility (lots of stuff changed to provide better compatibility)
  • More tests ! 😆
  • Size display is now better (adapts to KB, Bytes, GBytes etc...) when running test mode
  • New flag: tempest list --fix allows to fix broken targets
  • TEMPest now handles files AND directories (still needs more testing) 🏁

👉 More details about the use of TEMPest here


🙇‍♂️ Thank you for the support ! See you soon for the next release !

Frist beta version

01 May 14:02
Compare
Choose a tag to compare
Frist beta version Pre-release
Pre-release

Most basics for the app, so much to do!