- Restructure Podman module into sub-files - Introduce Simple API for quick Podman operations - Add Podman machine management (init, start, list) - Enhance Buildah integration with structured errors - Define specific error types for Podman operations - Update documentation and add comprehensive demo script
- Introduce `Builder` struct for image creation - Implement `PodmanFactory` methods for builder lifecycle - Rename `herocontainers` module to `podman` - Update `PodmanFactory.new` with platform checks - Revise documentation for `podman` and Buildah usage