Releases: sassoftware/python-swat
SWAT v1.12.0
Highlights include:
- New Image CASDataMsgHandler to allow easy uploading of client-side images to a CAS table
- Update TK subsystem
To install the SWAT v1.12.0 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.11.1-snapshot
(Development snapshot)
SWAT v1.11.0
Highlights include:
- Update TK subsystem
To install the SWAT v1.11.0 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.10.0
Highlights include:
- Add Python 3.10 support
- Update TK subsystem
To install the SWAT v1.10.0 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.9.4-snapshot
(Development snapshot)
SWAT v1.9.3
Highlights include:
- Fix showlabels issue in Viya deployment before version 3.5
To install the SWAT v1.9.3 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.9.2
Highlights include:
- Add authorization code as authentication method
To install the SWAT v1.9.2 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.9.1
Highlights include:
- Add Python 3.9 support
To install the SWAT v1.9.1 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.9.0
Highlights include:
- Add additional plotting method parameters for correct data fetches
- Add
date_format=
toCAS.upload
method for formatting CSV exported data to a specific format - Update TK subsystem
To install the SWAT v1.9.0 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat
SWAT v1.8.1
Highlights include:
- Fix compatibility with pandas 1.2 DataFrame rendering
- Fix TKECERT error by locating libcrypto automatically
To install the SWAT v1.8.1 package, use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat