This is the first major release, built using *poetry* build system. Some slight changes have been introduced to the functionality, mainly related to direct submodule imports. These **can be breaking changes** only for developers using the API vicariously.
**NOTE THAT RIOT HAS UPDATED SOME LEAGUE ENDPOINTS. THESE CHANGES ARE NOT YET IMPLEMENTED, BUT WILL BE AVAILABLE SOON IN A FUTURE RELEASE.** See [this](https://github.com/wilhelmagren/gromp/issues/47) issue for exact route changes.
📋 Changelog:
- build(gromp): release prep v1.0.0 (https://github.com/wilhelmagren/gromp/pull/46)
- fix(gromp): fixed missing imports, updated incorrect example usage (https://github.com/wilhelmagren/gromp/pull/45)
- docs(ci/cd): add status badges to readme (https://github.com/wilhelmagren/gromp/pull/44)
- feat(gromp): format, lint, and update for v1.0.0 release (https://github.com/wilhelmagren/gromp/pull/43)
- build(ci/cd): bump actions/checkout from 3 to 4 (https://github.com/wilhelmagren/gromp/pull/42)
- Bump requests from 2.28.2 to 2.31.0 (https://github.com/wilhelmagren/gromp/pull/41)