-
Version 3.3.1 Stable
released this
2023-02-24 19:10:19 +01:00 | 24 commits to master since this releaseThat version is providing a complete rewrite of versionning in order to add upgrade features in the future. A first shot of upgrade availability detection is already available, yet perfectible.
A busy function have been added giving non technical people the idea you are very busy doing complicated things.
As usual, some bugfix are also here.
Downloads
-
Version 3.2.3 Stable
released this
2022-11-30 17:27:12 +01:00 | 30 commits to master since this releaseThe almost non-existant README file have completed to provide some descent informations about the project. More documentation is to come.
Downloads
-
Version 3.2.2 Stable
released this
2022-11-21 16:31:55 +01:00 | 32 commits to master since this releaseThe correct interpretation of -1 to -9 in taz is now fixed.
A typo in dpkgs was still launching dpkg instead of rpm where needed.
Downloads
-
Version 3.2.1 Stable
released this
2022-11-20 13:48:09 +01:00 | 33 commits to master since this releaseThis version fix license header which mandatory everywhere and complete the generic license file with required informations.
Some fixes have been added regarding display.
dpkgs function can now work on rpm based distributions.
Downloads
-
Version 3.2.0 Stable
released this
2022-11-18 14:37:44 +01:00 | 34 commits to master since this releaseA display routine (disp) was added to provide a consistent way to display messages while managing more efficiently standard, debug and error output. I also introduce a more simple way to manage verbosity.
All the files have been revisited to use that new routine.
Downloads
-
Version 3.1.1 Stable
released this
2022-11-10 15:02:41 +01:00 | 37 commits to master since this releaseThat version correct the password generator behaviour by checking if what the user ask is doable. It will return an error before generating anything if the user ask for the impossible.
Downloads
-
Version 3.1.0 Stable
released this
2022-11-08 16:35:54 +01:00 | 38 commits to master since this releaseThat version add a password generator to the set of tools.
Downloads