Skip to content

Releases: pavinjosdev/zypperoni

v1.1.1

27 Mar 03:20
0034976
Compare
Choose a tag to compare

Minor fix 🎉

v1.1.0

09 Mar 10:00
4f46515
Compare
Choose a tag to compare

Lots of small improvements. 📜

v1.0.1

07 Mar 04:11
8d23204
Compare
Choose a tag to compare

Fixed XML parser bugs.

v1.0.0

04 Mar 20:26
e35ea57
Compare
Choose a tag to compare

💥 Breaking changes in v1.0.0 when upgrading from 0.x.x

Changelog:

  • Added fancy color output
  • Improved argument parsing
  • Added fallback method for getting distribution upgrade packages when there are conflicts
  • Updated ReadMe with minimum python version required

Contributions:
@nixietab for fancy color output 💫
@oshanz for argument parsing improvements 💫

v0.3.5

18 Oct 12:38
Compare
Choose a tag to compare

Fix package conflict check

v0.3.4

12 Aug 07:32
Compare
Choose a tag to compare

Improved package conflict check and fixed some spelling mistakes thanks to @ttwoxa 🎉

v0.3.3

13 Jul 20:49
Compare
Choose a tag to compare

Improve handling on package conflicts

v0.3.2

01 May 05:53
Compare
Choose a tag to compare

Improve cleanup to not fail without elevated privileges.

v0.3.1

23 Mar 13:46
Compare
Choose a tag to compare

Improve creation of secure temp dir to be more pythonic and avoid race conditions!

v0.3.0

22 Mar 17:56
Compare
Choose a tag to compare

Refactor code and improve cleanup on exit