History
Contents
History#
0.1.3 (unreleased)#
Internal Changes#
Fully migrate
setup.cfg
andsetup.py
topyproject.toml
.Convert relative imports to absolute with
absolufy-imports
.
0.1.2 (2023-01-08)#
New Features#
Refactor the
show_versions
function to improve performance and print the output in a nicer table-like format.
0.1.1 (2022-12-16)#
Bug Fixes#
Fix an issue where for single variable, i.e., not a list, could not be detected correctly.
Fix an issue in converting the response from the service to a dataframe or dataset when service fails and throws an error.
0.1.0 (2022-12-15)#
Initial release.