v.4.9.6
Fixed the error handling in the JSON requests object
v.4.9.4
v.4.9.3
Added swap_token() method to TableauRestApiConnection class for use with a wrapped RESTful API service.
v.4.9.2
Minor fixes/updates to TableauBase class and a new example with a TableauConnectionsManager class for use when wrapping tableau_tools in another REST API.
v.4.9.1
Quick bugfix for the file_replacement_map parameter added to save_file. Please upgrade to this branch if using 4.9.0
v.4.9.0
Fully implemented API Version 3.3 (2019.1) including the Flow methods for Prep Conductor. Also added the View hiding at Publish Time from 3.2 which was missed the first time around. Also a new method for swapping in static Data Files using Tableau Documents -- swap in an updated CSV, XLS, or Hyper file to an existing TDSX / TWBX then publish that updated version.
v.4.8.3
Fields were never implemented from REST API 2.5+ on Views on Site methods. Implemented now.
v.4.8.2
4.8.0 was implementation of JSON request methods for plural querying methods. .1 and .2 are quick bug fix / additions.
v.4.7.2
Small bugfix on the published data source detection
v.4.7.1