v1.0.0
Fplfriend-api is now graphql-fpl-api
The aim of this release was to mark a complete transform of this api from a backend for the Fplfriend family of projects to a complete standalone proxy api to the official fantasy premier league REST API.
The main focus has been:
- Extend the schema to cover more data from the official fpl api.
- Add relations between schema types.
- Improve cache management.
- Improve overall type safety.