v0.3.0
What's Changed
- feat: add CORS support and object tagging
- ci(release): add macOS ARM64 build support and fix sed compatibility
Highlights
- CORS: Full support for
GetBucketCors,PutBucketCors, andDeleteBucketCorsoperations - Object Tagging:
GetObjectTagging,PutObjectTagging, andDeleteObjectTaggingoperations - macOS ARM64 binary: Native Apple Silicon binary now included in releases
Full Changelog: v0.2.1...v0.3.0