v0.7.0
What's Changed
- Fix typo and URL in docs (#205) @mdelapenya
- Small tweaks to docs (#204) @rnorth
- chore: do not raise panic in compose, use exec error instead so the client code can handle it (#189) @mdelapenya
🚀 Features
- Add pass-through for entrypoint to ContainerRequest (#209) @aklinkert
- feat: implement skip utility function for testing (#181) @gianarb
BC Break
🐛 Bug Fixes
📖 Documentation
- Grammar and spelling fixes (#211) @flimzy
- move contents from readme to docs (#201) @gianarb
- Bootstrap documentation with mkdocs (#191) @gianarb
- docs: add example for wait http (#184) @gianarb
🧹 Housekeeping
- wait strategy where not properly set (#215) @gianarb
- use nginx when possible when writing test (#213) @gianarb
- Grammar and spelling fixes (#211) @flimzy
- feat: implement skip utility function for testing (#181) @gianarb
📦 Dependency updates
- Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#206) @dependabot-preview
- Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#202) @dependabot-preview
- Bump github.com/go-redis/redis from 6.15.7+incompatible to 6.15.8+incompatible (#199) @dependabot-preview
- Bump pyyaml from 3.13 to 5.1 (#195) @dependabot
- Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#194) @dependabot-preview
- Bump github.com/gin-gonic/gin from 1.6.2 to 1.6.3 (#190) @dependabot-preview
- Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#187) @dependabot-preview