Sha256: 02bc4884115cf65f2f4228e9029cd2985d56dfd64e8ddd92a5cabc17a3e10888
Contents?: true
Size: 1.77 KB
Versions: 1
Compression:
Stored size: 1.77 KB
Contents
# Wechat Core Road Map 微信核心库线路图 ## v0.1 1. Common module 2. Access Token wrapper class ## v0.2 1. Server Address wrapper class 2. Tiny Link wrapper class ## v0.3 1. Follower wrapper class 2. Follower Profile wrapper class ## v0.4 1. Improve the Common module to add the #get_json method & the #post_json method 2. Improve the Common module to add the #assert_present! method 3. Improve the Access Token wrapper class for the argument validation 4. Improve the Follower wrapper class for the argument validation 5. Improve the Follower Profile wrapper class for the argument validation 6. Improve the Server Address wrapper class for the argument validation 7. Improve the Tiny Link wrapper class for the argument validation 8. Improve the Access Token wrapper class to deprecate ::load method, use the Access Token ::create method instead ## v0.4.1 1. Improve the Access Token wrapper class for the HTTP request 2. Improve the Follower wrapper class for the HTTP request 3. Improve the Follower Profile wrapper class for the HTTP request 4. Improve the Server Address wrapper class for the HTTP request 5. Improve the Tiny Link wrapper class for the HTTP request ## v0.4.2 1. Improve the Access Token wrapper class for the HTTP request 2. Improve the Follower wrapper class for the HTTP request 3. Improve the Follower Profile wrapper class for the HTTP request 4. Improve the Server Address wrapper class for the HTTP request 5. Improve the Tiny Link wrapper class for the HTTP request ## v1.0 1. Improve the Gem Spec ## v1.1 1. Improve the Ruby Gem Specification to depend on Rake v13.0 & RSpec v3.9 ## v1.2 1. Improve the Follower & Follower Profile wrapper class to support the Keyword Arguments 2. Removed the depreated classes and methods ## v1.3 1. Logo wrapper class
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wechat-core-1.1 | ROADMAP.md |