Commit a866cfd 1 parent 15c207c commit a866cfd Copy full SHA for a866cfd
File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
- ## 0.0.1
1
+ ## 0.0.4
2
+
3
+ * Update library metadata
4
+
5
+ ## 0.0.3
2
6
3
- * Initial release.
7
+ * Correctly handle ` HEAD ` requests
8
+ * Add ability to set the root path for the handler
4
9
5
10
## 0.0.2
6
11
7
- * Add support for ` defaultDocument ` serving.
12
+ * Add support for ` defaultDocument ` serving
8
13
9
- ## 0.0.3
14
+ ## 0.0.1
10
15
11
- * Correctly handle ` HEAD ` requests.
12
- * Add ability to set the root path for the handler
16
+ * Initial release
Original file line number Diff line number Diff line change 1
1
name : shelf_flutter_asset
2
2
description : A simple handler for the Shelf ecosystem to serve files from Flutter assets.
3
- version : 0.0.3
3
+ version : 0.0.4
4
4
homepage : https://github.com/r8/shelf_flutter_asset
5
5
repository : https://github.com/r8/shelf_flutter_asset
6
+ issue_tracker : https://github.com/r8/shelf_flutter_asset/issues
6
7
7
8
environment :
8
9
sdk : ' >=2.18.6 <3.0.0'
You can’t perform that action at this time.
0 commit comments