Main feature is introduction of the new Archery GB field classification scheme for 2025.
- Updated field classifications to the 2025 Archery GB scheme:
- Uses new age groups, rounds, classifications and scores
- For full details see [archerycalculator.co.uk/new-field](https://archerycalculator.co.uk/new-field)
- Added option to use “English Longbow” as a bowstyle alias
- Old field classifications archived but still available using old in the function calls. See [related API documentation](https://archeryutils.readthedocs.io/en/latest/api/archeryutils.classifications.html#archeryutils.classifications.old_agb_field_classification_scores)
- Test suite extended to cover Python 3.13
- Linting moved to use ruff v0.7.3
- Coverage workflows updated to latest versions