Commit 1a4f75d 1 parent 9989a64 commit 1a4f75d Copy full SHA for 1a4f75d
File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Version 0.1.3
4
+
5
+ - Enable setting/getting of asset-level permissions in ` set_permissions() ` and ` fetch_permissions() ` .
6
+ - Added the ` force= ` option to forcibly remove directories in ` remove_asset() ` , ` remove_version() ` and ` reject_probation() ` .
7
+
8
+ ## Version 0.1.2
9
+
10
+ - Added the ` reindex_version() ` function.
11
+
12
+ ## Version 0.1.1
13
+
14
+ - Added ` fetch_file() ` utility to fetch individual files from the registry.
15
+ - Added the ` global_write= ` option to ` set_permissions() ` to enable global writes.
16
+ - Preserve relative links in the upload directory in ` upload_directory() ` .
17
+ - Added an ` unpack_path() ` utility to return project/asset/version information from a path to a Gobbler resource.
18
+
3
19
## Version 0.1.0
4
20
5
21
- New release of the Gobbler.
You can’t perform that action at this time.
0 commit comments