v0.8.0
What's Changed
- Use NetworkInspect to get the gateway's IP and fallback to getDefaultGatewayIP when fails (#237) @namco1992
- Added support for copy file to container (#226) @franklinlindemberg
- chore: run travis in multiple versions of Go (#233) @mdelapenya
- Allow hostname to be configured (#227) @fbiville
🐛 Bug Fixes
- Close db connection when sql.wait is done (#220) @islishude
📖 Documentation
🧹 Housekeeping
- chore: simplify complex docker-compose file (#217) @mdelapenya
📦 Dependency updates
- Bump github.com/google/uuid from 1.1.1 to 1.1.2 (#236) @dependabot-preview
- update docker/docker package version (#229) @snowhork
- Bump github.com/go-redis/redis from 6.15.8+incompatible to 6.15.9+incompatible (#230) @dependabot-preview
- github.com/docker/distribution should be an indirect dependency (#222) @islishude