Changelog
- 67f139d chore: add stale bot workflow
- c32e9f8 feat: add new provider: name.com (#317)
- 0b4c9cc feat: query public IP addr via specific interface (#318)
- 59977ee fix: avoid reading link-local address from interface (#315)
- 543cd3a fix: match ip_type case-insensitively in IONOS and Hetzner providers (#316)
- 34430d1 refactor(ionos,hetzner): use utils.RecordType for ip_type mapping
- c37abbd refactor: centralize ip_type checks into utils helpers