- Additional changes to address mypy 'call-overload'; adding cron for ci (#29) (
d3a64f7
) - Addressing mypy 'call-overload' warning with explicit typecast (#28) (
ffa9f23
)
- Ensure clients generated for contracts with no abi methods are still valid python (
a3e1c8b
)
- initial release (
1cdd35a
)
- Add compose functionality to generated clients (#9) (
98b8d4d
) - Add additional doc strings (
b900d56
) - Generate client method docstrings (
a0f3ace
) - Expand supported types (
5a23813
) - Forward commonly used properties (
2b4873b
) - Support for named structs (
d05e79b
) - Convert special methods from overloads to prefixed names (
0aa67e6
) - Improve CLI parsing robustness (
046f88e
) - Enable running as a CLI (
7d12057
) - Add algokit typed client generator (
1831730
)