Skip to content

Releases: CodingSamrat/s3b

v1.1.0

13 Aug 00:34
Compare
Choose a tag to compare

v1.0.1

04 Jul 21:54
Compare
Choose a tag to compare

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

29 Jun 21:06
Compare
Choose a tag to compare

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:

  1. Seamless Integration: Easily connect to your s3b-server for efficient data storage and retrieval.
  2. Robust Functionality: Upload, delete, check existence, read directory contents, copy, and move files within your self-hosted S3 buckets.
  3. Developer-Friendly: Simplifies handling S3 operations with an intuitive interface.