You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.with_context(||"Please set config, you can get help at https://github.com/timzaak/spa-server/blob/master/doc/SPA-Client.md#how-to-use-commandline-of-spa-client")?;
Copy file name to clipboardexpand all lines: doc/Roadmap.md
+13-5
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,21 @@
1
1
# Roadmap
2
2
### Version 1.3.x
3
-
Now there is no real roadmap for V1.3.x, need users.
3
+
Now there is no real roadmap for v1.3.x, need users.
4
4
5
-
### Version 1.2.4
5
+
### Version 1.2.5
6
+
-[ ] make release trigger by tag
7
+
8
+
9
+
### Version 1.2.4(client:v0.2.0)
6
10
-[ ] release commandline of spa-client for mac/ios/linux (by GitHub Actions), put them with GitHub release page
7
-
-[ ] fix possible bugs about uploading and spa-client(-js)
8
-
-[ ] improve doc, ready to get the world known it.
11
+
-[x] fix possible bugs about uploading and spa-client(-js)
12
+
-[ ] doc: improve doc, ready to get the world known it.
13
+
-[x] build: release docker image by GitHubActions
14
+
-[x] build: add docker image for spa-client
15
+
-[x] doc: how to use spa-client image
16
+
-[x] improve: add debug log for spa-server request
9
17
10
-
### version 1.2.3
18
+
### version 1.2.3(client:v0.1.0)
11
19
-[x] admin server export http api to accept files to local file system
12
20
-[x] add client to sync local files to admin server(retry support)
13
21
-[ ]~~release server/client to crate~~[crate needs dep version, need replace warp firstly](https://github.com/rust-lang/cargo/issues/1565)
This is a wrapper of Rust commandline for [spa-server](https://github.com/timzaak/spa-server),
3
-
please read the doc [SPA_Client.md](https://github.com/timzaak/spa-server/blob/master/doc/SPA-Client.md) to more information
4
-
about it, and there is also an example to quick start: [js-app-example](https://github.com/timzaak/spa-server/tree/master/example/js-app-example)
3
+
please read the doc [SPA_Client.md](https://github.com/timzaak/spa-server/blob/master/doc/SPA-Client.md) to get more information ,
4
+
and there is also an example to quick start: [js-app-example](https://github.com/timzaak/spa-server/tree/master/example/js-app-example)
0 commit comments