Skip to content

Releases: sassoftware/python-swat

SWAT v1.18.1

Choose a tag to compare

@MaheshLode-pubgh MaheshLode-pubgh released this 30 Jun 09:26

Highlights include:

  • Update OAuth authentication logic and related code.

To install the SWAT v1.18.1 package, use the pip command as follows::

pip install swat

SWAT v1.18.0

Choose a tag to compare

@bkemper24 bkemper24 released this 24 Jun 13:22

Highlights include:

  • Add Python 3.14 support
  • Update TK subsystem

To install the SWAT v1.18.0 package, use the pip command as follows::

pip install swat

SWAT v1.17.2

Choose a tag to compare

@bkemper24 bkemper24 released this 29 Apr 14:19

Highlights include:

  • miscellaneous updates for Pandas 3 changes

To install the SWAT v1.17.2 package, use the pip command as follows::

pip install swat

SWAT v1.17.1

Choose a tag to compare

@bkemper24 bkemper24 released this 06 Mar 17:34

Highlights include:

  • Cleanup miscellaneous test suite issues
  • Fix AttributeError: 'StringDtype' object has no attribute 'str'
  • Fix warning about chained assignment using an inplace method

To install the SWAT v1.17.1 package, use the pip command as follows::

pip install swat

SWAT v1.17.0

Choose a tag to compare

@bkemper24 bkemper24 released this 03 Oct 11:12

Highlights include:

  • Add Python 3.13 support
  • Update TK subsystem
  • Add Openssl 3 support

To install the SWAT v1.17.0 package, use the pip command as follows::

pip install swat

SWAT v1.16.0

Choose a tag to compare

@bkemper24 bkemper24 released this 22 Aug 11:29

Highlights include:

  • Update TK subsystem
  • PowerPC is no longer supported

To install the SWAT v1.16.0 package, use the pip command as follows::

pip install swat

SWAT v1.15.0

Choose a tag to compare

@bkemper24 bkemper24 released this 05 Dec 16:17

Highlights include:

  • Add Python 3.12 support
  • Update TK subsystem
  • Conda packages will no longer be generated

To install the SWAT v1.15.0 package, use the pip command as follows::

pip install swat

SWAT v1.14.0

Choose a tag to compare

@bkemper24 bkemper24 released this 07 Jun 18:45

Highlights include:

  • Add support for Proof Key for Code Exchange (PKCE)
  • Update TK subsystem
  • Wheel and Conda files for Python releases < 3.7 are no longer created

To install the SWAT v1.14.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.13.3

Choose a tag to compare

@bkemper24 bkemper24 released this 31 Aug 23:00

Highlights include:

  • add wheel files for macosx_11_0_arm64

To install the SWAT v1.13.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.13.2

Choose a tag to compare

@bkemper24 bkemper24 released this 31 Jul 19:08

Highlights include:

  • Add CASTable.rename() to rename the columns of a table
  • Add biomedical image filetypes to the Image Data Message Handler

To install the SWAT v1.13.2 package, use the pip command as follows::

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat