refs/tags/v4.2.0
What's Changed
- chore: Map time.Duration to TimeSpan everywhere by @campersau in #98
- feat: Enable AOT-compatibility by @campersau in #96
- perf: Avoid creating a dictionary in QueryString and build it directly instead by @campersau in #99
- docs: generate XML docs from moby sources by @campersau in #97
- feat: Update specgen configuration to Docker Engine API 29.4.1 and support /system/df by @campersau in #101
- perf: HttpConnection write bytes directly into the buffer by @campersau in #100
Full Changelog: v4.1.0...v4.2.0