ROADMAP.md in wechat-shake_around-0.9.2 vs ROADMAP.md in wechat-shake_around-1.0
- old
+ new
@@ -1,43 +1,53 @@
# Wechat Shake Around Road Map 微信摇周边库路线图
## v0.1
+
1. Common module
2. Beacon wrapper class
3. Shaking wrapper class
## v0.2
+
1. Material module
2. Icon wrapper class
3. License wrapper class
## v0.3
+
1. Page wrapper class
2. Beacon Page Relation wrapper class
## v0.4
+
1. Page Report wrapper class
2. Page Daily Report wrapper class
## v0.5
+
1. Group wrapper class
2. Device Group Relation wrapper class
## v0.6
+
1. Device Report wrapper class
2. Device Daily Report wrapper class
## v0.7
+
1. Apply wrapper class
## v0.8
+
1. Beacon PoI Relation wrapper class
## v0.9
+
1. Registration wrapper class
## v0.9.1
+
1. Improve the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v0.4
2. Improve the Apply wrapper class for the argument validation & HTTP request
3. Improve the Beacon wrapper class for the argument validation & HTTP request
4. Improve the Beacon Page Relation wrapper class for the argument validation & HTTP request
5. Improve the Beacon PoI Relation wrapper class for the argument validation & HTTP request
@@ -53,10 +63,11 @@
15. Improve the Page Report wrapper class for the argument validation & HTTP request
16. Improve the Registration wrapper class for the argument validation & HTTP request
17. Improve the Shaking wrapper class for the argument validation & HTTP request
## v0.9.2
+
1. Improve the Apply wrapper class for the HTTP request
2. Improve the Beacon wrapper class for the HTTP request
3. Improve the Beacon Page Relation wrapper class for the HTTP request
4. Improve the Beacon PoI Relation wrapper class for the HTTP request
5. Improve the Device Daily Report wrapper class for the HTTP request
@@ -68,7 +79,12 @@
11. Improve the Page Report wrapper class for the HTTP request
12. Improve the Registration wrapper class for the HTTP request
13. Improve the Shaking wrapper class for the HTTP request
## v1.0
+
+1. Improve the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v1.0 & bundler v2.0
+
+## v1.1
+
1. Improve the wrapper classes to support the Keyword Arguments
2. Improve the wrapper classes for argument validation