Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Releases: smartsheet-platform/smartsheet-python-sdk

v1.2.1 - Aug 2017

30 Aug 19:48
Compare
Choose a tag to compare
  • Support PredecessorList and other objectValue types
  • Improved serialization of UpdateRequests
  • Include refId in error returns
  • Include sights[] in folder and workspace objects
  • Fixed cell link creation
  • Improved logging

April 2017 - v1.2.0

26 Apr 20:24
Compare
Choose a tag to compare

Update to April 2017 Smartsheet features

Add support for

  • Set Cell formula
  • Set Column as hidden
  • Update Comment
  • Discussion Comment count
  • Project settings (working days & length of day) are settable
  • SightPublish
  • Alternate emails

Error retry

  • Improved default logic
  • Configurable

Fixes

  • Cell links (outbound)

v1.1.0

30 Mar 19:23
Compare
Choose a tag to compare

Update to support Smartsheet 2.10 release and Python 3.6

Add support for Sight resources
Update attachment types to include ONEDRIVE
Add scope, createdAt and modifiedAt attributes to Share object
Add readOnlyFullAccessibleBy, readWriteAccessibleBy to SheetPublish
Add includeWorkspaceShares to list_shares methods
Implement Webhooks
Deserialize objectValue
Add modifiedSince to list_sheets, list_org_sheets, list_reports, list_sight
Add suppoert for UpdateRequest and SentUpdateRequest
Improve logging
Fix error retry

1.0.1

11 Jan 17:02
Compare
Choose a tag to compare
  • Fix package version in User-Agent string
  • Fix integer ID handling on Python 2.x for Windows

1.0.0

05 Jan 19:09
Compare
Choose a tag to compare

Initial Release of the Smartsheet Python SDK for Smartsheet API 2.0

v0.0.1-pre-alpha

04 Jan 17:01
Compare
Choose a tag to compare

Python client library for version 1.1 of the Smartsheet API. Please note that this SDK is pre-alpha. It is incomplete, has not been rigorously tested, and is a work in progress. See the README for known issues, feature gaps, etc.

NOTE: As of July 2015, the current latest API version is 2.0. Verson 1.1 of the API is deprecated and will be shut down in July 2016.