Andrii Radyk
Andrii Radyk
`Error::description` has been documented as soft-deprecated since 1.27.0 (17 months ago). It is going to be hard-deprecated soon. This PR: - Removes implementation of `description` in `Compat` - Replaces all...
Add more build targets and update actions versions: - macOS x86_64 (latest macOS is arm) - ubuntu arm - windows 11 arm
## Summary This PR adds the ability to filter S3 objects by their tags, a highly requested feature that enables powerful tag-based search and operations. ### New CLI Options -...