Skip to content

0.3.0

Compare
Choose a tag to compare
@dmfigol dmfigol released this 26 Jun 14:33
· 47 commits to master since this release
  • 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 under smartsheet.sheets and the first argument is sheet object