Tableau-hyper-management

Latest version: v1.5.10

Safety actively analyzes 626363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

1.2.4

- updated download source URL for Tableau Hyper API

1.2.3

- added boolean data type
- added an optional log file to ease debugging activity when necessary
- bumped version of TableauHypeAPI to 0.0.9746 (which is now available on [pypi.org](https://pypi.org/) as [tableauhyperapi](https://pypi.org/project/tableauhyperapi/))

1.2.2

- internal code optimizations
- switched default behavior to store 0 values instead of nulls in case of integer determined fields

1.2.1

- just reflecting new version of Tableau Hyper API (former 0.0.8952 => new 0.0.9273)

1.2.0

- additional data type formats recognized:
- date-DMY-dash;
- date-DMY-dot;
- date-DMY-slash;
- date-MDY-medium;
- date-MDY-long;
- datetime-MDY;
- datetime-MDY-micro-sec;
- datetime-MDY-medium;
- datetime-MDY-medium-micro-sec;
- datetime-MDY-long;
- datetime-MDY-long-micro-sec;
- various code optimizations:
- eliminating data type as method parameters and using original class variable;
- moved data type determination to main program logic and out of the Hyper creation one = segregation of duties;
- split analyzing method into 2 separate parts, one for very first unique value and another methods for rest;
- switch to a more standardized class name in the main logic.

1.1.0

- switch the handler of user input parameters from getopt to argparse package (greater flexibility, shorter code, easier future maintenance)

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.