Skip to content

Releases: Genbox/SimpleS3

3.2.2

28 Aug 18:52
96b4bc2
Compare
Choose a tag to compare

[Bug] Fixed #62
[Perf] Now using source generated enums based on Genbox.FastEnum. That means fewer allocations and faster request/response marshaling.
[Perf] Request marshal no longer lowercase HTTP headers. It means 6-10 fewer string allocations for each request.

Full Changelog: 3.2.1...3.2.2