Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

67 lines (42 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

0.12.0 - 2024-03-27

⚠️ breaking changes

  • Type WaitStrategy no longer derives Eq and PartialEq
  • Added new ContainerStatus variant: Removing

Added

  • add wait strategy for watching logs
  • add generic image
  • add socket wait strategy
  • add http wait strategy
  • add copy tools
  • entrypoint and command in run option
  • support env. var.
  • support volumes
  • Add network option

Fixed

  • use stronger atomic ordering

Other

  • simplify code

[0.11.0] - 2023-11-30

Bug Fixes

  • Docs typo
  • Update docker --version command

Features

  • Add mongo image

Release

  • Version 0.11.0

[0.10.0] - 2023-11-21

Bug Fixes

  • Fix port binding
  • Fix documentation link

Features

  • Initial contribution
  • Initial contribution
  • Add compose support
  • Add compose support

Miscellaneous Tasks

  • Empty

Release

  • Version 0.10.0