What's Changed
* Add supported FRRouting versions to README by SRv6d in https://github.com/gecio/anycastd/pull/67
* Remove redundant `NoReturn` by SRv6d in https://github.com/gecio/anycastd/pull/68
* Replace `pytest-docker` with `testcointainers` by SRv6d in https://github.com/gecio/anycastd/pull/69
* Add contribution guidelines by SRv6d in https://github.com/gecio/anycastd/pull/70
* Fix typo "confiuration" by SRv6d in https://github.com/gecio/anycastd/pull/72
* Report code coverage by SRv6d in https://github.com/gecio/anycastd/pull/71
* Remove codecov nox session by SRv6d in https://github.com/gecio/anycastd/pull/75
* Simplify noxfile and CI by SRv6d in https://github.com/gecio/anycastd/pull/76
* Replace codespell with typos by SRv6d in https://github.com/gecio/anycastd/pull/77
* Bump codecov/codecov-action from 4.0.1 to 4.4.1 by dependabot in https://github.com/gecio/anycastd/pull/74
* Fix code coverage reports by SRv6d in https://github.com/gecio/anycastd/pull/73
* Use OIDC for codecov instead of token by SRv6d in https://github.com/gecio/anycastd/pull/78
* Upgrade all dependencies by SRv6d in https://github.com/gecio/anycastd/pull/79
* Bump crate-ci/typos from 1.20.8 to 1.22.0 by dependabot in https://github.com/gecio/anycastd/pull/80
* Bump crate-ci/typos from 1.22.0 to 1.22.1 by dependabot in https://github.com/gecio/anycastd/pull/81
* Bump crate-ci/typos from 1.22.1 to 1.22.3 by dependabot in https://github.com/gecio/anycastd/pull/82
* Bump crate-ci/typos from 1.22.3 to 1.22.4 by dependabot in https://github.com/gecio/anycastd/pull/83
* Change dependabot interval to weekly by SRv6d in https://github.com/gecio/anycastd/pull/86
* Bump crate-ci/typos from 1.22.4 to 1.22.7 by dependabot in https://github.com/gecio/anycastd/pull/85
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 by dependabot in https://github.com/gecio/anycastd/pull/84
* Bump crate-ci/typos from 1.22.7 to 1.22.9 by dependabot in https://github.com/gecio/anycastd/pull/87
* Add test code conventions to contribution guide by SRv6d in https://github.com/gecio/anycastd/pull/88
* Remove workaround for pytest-dev/pytest-asyncio706 that is no longer necessary by SRv6d in https://github.com/gecio/anycastd/pull/89
* Bump crate-ci/typos from 1.22.9 to 1.23.1 by dependabot in https://github.com/gecio/anycastd/pull/90
* Bump crate-ci/typos from 1.23.1 to 1.23.2 by dependabot in https://github.com/gecio/anycastd/pull/91
* Check for broken links once a week by SRv6d in https://github.com/gecio/anycastd/pull/92
* Fix codecov badge URL by SRv6d in https://github.com/gecio/anycastd/pull/93
* Build wheels on release by SRv6d in https://github.com/gecio/anycastd/pull/94
* Add container image by SRv6d in https://github.com/gecio/anycastd/pull/95
* Update all dependencies by SRv6d in https://github.com/gecio/anycastd/pull/96
**Full Changelog**: https://github.com/gecio/anycastd/compare/v0.1.10...v0.1.12