- use RID rather than sharecode by default, for backward compatibility.
0.11.2
-------------------
- add manage_by_sharecode boolean to indicate whether sharecode or RID is used with create model - fix provisioning example to use sharecode rather than RID
0.11.1
-------------------
- add support for wait command
0.11.0
-------------------
- (breaking change) Undoes the breaking change to listing() in 0.10.0. All old code will continue to call deprecated listing API. New code should pass `options={}` and `rid={'alias': ''}`. This only affects anyone who used 0.10.0.