[GitHub release](https://github.com/mmzeynalli/integrify/releases/tag/v2.2.0)
What's Changed
New integrations
* Added LSIM integration
* Added PostaGuvercini integration ([kazimovzaman2](https://github.com/kazimovzaman2))
Additions
* Added _UNSET logic to distinguish between unset and `None` values
* Migrated from poetry to uv
* Switched Makefile to python duty library
* Now dry-run response is `TypedDict` instead of `dict`
Fixes
* Fixed GET requests sending data in body instead of query params
* Replaced all possible mock requests with live ones
* Fixed outdated Kapital documentation for test cards ([AlifaghaSalmanov](https://github.com/AlifaghaSalmanov))