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
d0ad2585
Commit
d0ad2585
authored
4 years ago
by
xuty
Browse files
Options
Downloads
Patches
Plain Diff
update version
parent
b7a02c86
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
+9
-0
9 additions, 0 deletions
CHANGELOG.md
pubspec.yaml
+1
-1
1 addition, 1 deletion
pubspec.yaml
with
10 additions
and
1 deletion
CHANGELOG.md
+
9
−
0
View file @
d0ad2585
## 1.1.0-pre
-
fix bucketExists is true when bucket doesn't exist #13
## 1.0.2-pre
-
Replace static region 'us-east-1' in method listBuckets() with variable's value
## 1.0.1-pre
-
Updated dependencies
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
1
−
1
View file @
d0ad2585
name
:
minio
description
:
Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
version
:
1.
0.1
-pre
version
:
1.
1.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