Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Minio Dart
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
images
Minio Dart
Commits
6a72f788
Commit
6a72f788
authored
4 years ago
by
xuty
Browse files
Options
Downloads
Patches
Plain Diff
1.4.0-pre
parent
bf1aea92
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
pubspec.yaml
+1
-1
1 addition, 1 deletion
pubspec.yaml
with
8 additions
and
1 deletion
CHANGELOG.md
+
7
−
0
View file @
6a72f788
## 1.4.0-pre
-
Object's ACL Query; Include object's ACL in stat
[
#23
](
https://github.com/xtyxtyx/minio-dart/pull/23
)
, thanks
[
@rtgnx
](
https://github.com/rtgnx
)
## 1.3.0
-
fix HTTP header for user-defined object metadata
[
#17
](
https://github.com/xtyxtyx/minio-dart/issues/17
)
, thanks
[
@philenius
](
https://github.com/philenius
)
## 1.2.0
-
fix
[
#15
](
https://github.com/xtyxtyx/minio-dart/issues/15
)
fPutObject content-type: 'image/jpeg' is ignored
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
1
−
1
View file @
6a72f788
name
:
minio
description
:
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
version
:
1.
2
.0
version
:
1.
4
.0
-pre
homepage
:
https://github.com/xtyxtyx/minio-dart
issue_tracker
:
https://github.com/xtyxtyx/minio-dart/issues
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment