Releases: CodingSamrat/s3b
Releases · CodingSamrat/s3b
v1.1.0
Full Changelog: v1.0.2...v1.1.0
v1.0.1
Modified fiel upload
Previous Version (v1.0.0)
bucket.uploadFile('/path/to/file', file)
Current Version (v1.0.1)
bucket.uploadFile('/path/to/file/avatar.png', file)
v1.0.0
Initial Release
Release Date: June 29, 2024
Author: CodingSamrat
We are excited to announce the initial release of s3b, a powerful client designed to interact with the self-hosted **s3b-server**.
Features:
- Seamless Integration: Easily connect to your s3b-server for efficient data storage and retrieval.
- Robust Functionality: Upload, delete, check existence, read directory contents, copy, and move files within your self-hosted S3 buckets.
- Developer-Friendly: Simplifies handling S3 operations with an intuitive interface.