This release adds compatibility for **Drupal 10**.
### What's Changed
- Declared support for Drupal 10 by updating the `core_version_requirement` in the module’s `.info.yml` file.
```yaml
core_version_requirement: ^8 || ^9 || ^10
This alpha release introduces significant improvements to the AP Style Date module, including a modernized configuration system with strict validation, a new schema with constraints, and initial deprecations for upcoming API changes. It also raises the minimum supported Drupal core version to 10.3. This release contains important bug fixes and enhancements to date formatting, while maintaining backward compatibility where possible through temporary deprecations.