tableau / document-api-python

Create and modify Tableau workbook and datasource files
https://tableau.github.io/document-api-python/
MIT License
326 stars 178 forks source link

Additional Loggers added in the latest release while creating Workbook object #236

Closed mohitbhandari37 closed 1 year ago

mohitbhandari37 commented 2 years ago

Additional Loggers are added in the latest release while creating Workbook object, below is the output which lib generates while creating an object of Workbook class.

file_path=path of workbook file wbObj=Workbook(file_path)

local-name id
local-type datatype
remote-alias alias

Kindly look in to the issue.

Thanks, Mohit

bcantoni commented 2 years ago

@mohitbhandari37 we just fixed this in #238.

Let's leave this issue open until the next release and then we'll close it.

dev-mkc19 commented 1 year ago

@bcantoni when will new release be? Why it takes so long time to fix this small bug?

bcantoni commented 1 year ago

@mohitbhandari37 @dev-mkc19 this fix should be available in release 0.11 from this morning. Thanks for the reminder nudge. Releases on this project happen infrequently.