Added
- [enhancement](https://github.com/FrankC01/pysui/issues/170) The added compress_inputs option, if set, compresses same input types with same values.
Fixed
Changed
- [BREAKING change](https://github.com/FrankC01/pysui/issues/171) SuiTransaction (sync and async) now require key value arguments in constructors.
- [BREAKING change](https://github.com/FrankC01/pysui/issues/172) Added type "Receiving" to object_registry for ser/de support.
Removed