Skip to content

Releases: tschaefer/podman-perl

Mojo based

11 Feb 08:07
Compare
Choose a tag to compare

Changelog

20220120.0

  • Initial version.

20220122.0

  • [Fix] Remove recursive dependency.
  • [Fix] Add trailing slash to request base url.
  • Improve handle response.
  • Set default API client in all classes.
  • Add Podman::Client to container, image constructor.

20220124.0

  • Use Mojo::UserAgent and tools as API client.

20220129.0

  • Create exception message by API code.
  • Create unit tests.
  • Simplify library interface.

20220203.0

  • Use in module embedded POD.

20220210.0

  • Rework. Use Mojo based fluent interface and coding style.

20220211.0

  • Minor fixes and improvments (code and POD).

Early bird

03 Feb 14:36
Compare
Choose a tag to compare

Changelog

20220120.0

  • Initial version.

20220122.0

  • [Fix] Remove recursive dependency.
  • [Fix] Add trailing slash to request base url.
  • Improve handle response.
  • Set default API client in all classes.
  • Add Podman::Client to container, image constructor.

20220124.0

  • Use Mojo::UserAgent and tools as API client.

20220129.0

  • Create exception message by API code.
  • Create unit tests.
  • Simplify library interface.

20220203.0

  • Use in module embedded POD.