FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prepping for release of 0.2 by graysonarts · Pull Request #56 · tableau/document-api-python · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) .py  (1) All 2 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
11 changes: 11 additions & 0 deletions CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 0.2 (22 July 2016)

* Added support for loading twbx and tdsx files (#43, #44)
* Added Fields property to datasource (#45)
* Added Example for using the Fields Property (#51)
* Added Ability to get fields used by a specific sheet (#54)
* Code clean up and test reorganization

## 0.1 (29 June 2016)

* Initial Release to the world
2 changes: 1 addition & 1 deletion setup.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='tableaudocumentapi',
version='0.1.0.dev0',
version='0.2',
author='Tableau Software',
author_email='github@tableau.com',
url='https://github.com/tableau/document-api-python',
Expand Down

Back | FazBrowse Home | New Git URL