Full Changelog - Ability to cast CDNResponses to Pillow images. - Minor bug fixes
1.1.1
Full Changelog - Addition of CDN endpoints ( [Documentation](https://github.com/TransposeData/transpose-python-sdk/blob/dev/docs/cdn.md) ) - Line shaping options for transpose.extras.Plot - One of ``spline``, ``linear``, ``hv``, ``vh``, ``hvh``, ``vhv``
1.0.0
Full Changelog - Depreciation of `api.Block`, `api.ENS`, `api.NFT`, and `api.Token` in favor of `api.block`, `api.ens`, `api.nft`, and `api.token`. - Added a built-in plotting libaray
0.1.4
Full Changelog - Small patch to fix log endpoint conflicts.
0.1.3
Full Changelog - Better iteration over API response objects. - Support for ``dict(TransposeModel)`` rather than ``TransposeModel.__dict__()``