What's Changed
* cli: refactor `hilda remote` usage by doronz88 in https://github.com/doronz88/hilda/pull/39
* pyproject: add `setuptools-scm` by doronz88 in https://github.com/doronz88/hilda/pull/40
* hilda_client: add `place_future_breakpoint` by doronz88 in https://github.com/doronz88/hilda/pull/41
* hilda_client: refactor `bp` to also accept a name instead of an address by doronz88 in https://github.com/doronz88/hilda/pull/42
* hilda_client: Add module-based retrieval in `objc_get_class` by netanelc305 in https://github.com/doronz88/hilda/pull/43
* objective_c_class: Add `set_implementation` by netanelc305 in https://github.com/doronz88/hilda/pull/44
**Full Changelog**: https://github.com/doronz88/hilda/compare/v1.1.0...v1.2.0