^^^^^^^^^^^^^^^^^^^ - Modify Serial encode and decode disable compression as default. - Modify RestClient to strip leading and trailing '/' from URL and API properties and arguments.
1.0.30
Not secure
^^^^^^^^^^^^^^^^^^^ - Modify nox, dependencies, and documentation.
1.0.29
Not secure
^^^^^^^^^^^^^^^^^^^ - Modify RestClient to remove user and added IUser.
1.0.28
Not secure
^^^^^^^^^^^^^^^^^^^ - Add IConfigure. - Modify RequestClient in extend requests support, reduce external dependencies, and add data. - Modify Serial to add support for pandas and register extensions.
1.0.27
Not secure
^^^^^^^^^^^^^^^^^^^ - Add type hints and Modify documentation. - Renamed IDateTime to IDate to avoid datetime conflict. - Add ICompress, IConnect, IDispose, IEmulate, IStream, IValid, and IWrite. - Add clients subpackage and RestClient.
1.0.26
Not secure
^^^^^^^^^^^^^^^^^^^ - Add ICache, IProxy, and IUrl.