v0.1.1
What's Changed
-
Introduced a
base_url
parameter in the constructors ofTonapiClient
andToncenterClient
. This enhancement allows users to specify a custom API URL, improving flexibility in connecting to various API endpoints. -
Renamed
LiteClient
toLiteserverClient
to prevent naming conflicts withLiteClient
in thepytoniq
library. This change enhances clarity and avoids potential confusion among developers using both libraries. -
Restored standard NFT contracts while introducing modified versions as supplementary contracts labeled as "Modified." This provides users with more options and functionality tailored to their specific needs in NFT management.
Full Changelog: v0.1.0...v0.1.1