Releases: pavinjosdev/zypperoni
Releases · pavinjosdev/zypperoni
v1.1.1
v1.1.0
Lots of small improvements. 📜
v1.0.1
Fixed XML parser bugs.
v1.0.0
💥 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
Fix package conflict check
v0.3.4
Improved package conflict check and fixed some spelling mistakes thanks to @ttwoxa 🎉
v0.3.3
Improve handling on package conflicts
v0.3.2
Improve cleanup to not fail without elevated privileges.
v0.3.1
Improve creation of secure temp dir to be more pythonic and avoid race conditions!
v0.3.0
Refactor code and improve cleanup on exit