Implements internal base58 encoding to avoid dependency conflicts with antelope libraries that require specific versions (aioeos requires exactly 2.0.0, which conflicts with pyntelope's requirement of ^2.1.1)
0.1.4
* Adds support for more built-in types * Fixes public key serialization - now supports new and legacy format
0.1.3
Initial release
* Serialization of json action data (as dictionaries) to binary, replacing the deprecated *abi_json_to_bin* chain endpoint. * Supports non-built-in types defined in ABIs.