Major changes
- First class Podman support: All existing docker operations can be now be performed on Podman objects 🧨
- Fixed TUI crash when performing operations on empty lists.
What's Changed
- Changed arrows to unicode icons by @anveshthakur in #52
- Changed help description for prune in images by @pie-t-er in #54
- Replace left and right arrows with Unicode icons by @ajayd-san in #55
- Change prune image description in help bar by @ajayd-san in #56
- Added support for aarch64 and all ARM architectures by @pie-t-er in #59
- ci: update to go.yml to install depenencies by @ajayd-san in #60
- New ci by @ajayd-san in #61
- ✨ Podman compatibility ✨ by @ajayd-san in #57
- Podman release readme by @ajayd-san in #64
New Contributors
- @anveshthakur made their first contribution in #52
- @pie-t-er made their first contribution in #54
Full Changelog: v1.4...v1.5
Thanks to everyone who helped with this release!