What's Changed
* When creating true socket connection, use host and port stored in instance variables, not in the Mocket class's variable by ento in https://github.com/mindflayer/python-mocket/pull/222
* Switching to Compose v2 by mindflayer in https://github.com/mindflayer/python-mocket/pull/223
* Add allowed locations (whitelist) for STRICT mode by mindflayer (refactoring of 214 from ento) in https://github.com/mindflayer/python-mocket/pull/224
**Full Changelog**: https://github.com/mindflayer/python-mocket/compare/3.12.3...3.12.4