0.3.0
- Add asyncio support, check readme and
examples/async.py
for more details - [Deprecated] All methods on Sheet object, which do API call, like
add_rows
,update_rows
,delete_rows
,sort_rows
, they are now available undersmartsheet.sheets
and the first argument is sheet object