Releases: ChacaS0/tempest
Releases · ChacaS0/tempest
Arrival on AUR
Frist version out of beta
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
👍 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 like1-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
Most basics for the app, so much to do!