Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@lwlee2608 lwlee2608 released this 17 Aug 02:38
· 1 commit to main since this release
  • Replace the setup_panic_hook method with Rust's Drop trait to automatically tear down docker-compose.
  • The docker_compose.up() and docker_compose.down() methods can still be manually invoked using the DockerComposeCmd struct.