Gromp

Latest version: v1.1.0

Safety actively analyzes 625010 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

This is the first minor release of the API wrapper. Needed update due to API and endpoint changes from Riot Games developer team, see the following issue for details https://github.com/wilhelmagren/gromp/issues/47.

**NOTE BREAKING CHANGES**: The League of Legends `Tournamentv4` and `TournamentStubv4` APIs and endpoints have been removed, and superseded by their respectives updates to `*v5`.

For a full list of new features coming with this release, see the API and endpoint changes in the above linked issue.

📋 Changelog:
- build(gromp): bump minor release version 1.0.0 → 1.1.0 (https://github.com/wilhelmagren/gromp/pull/51)
- feat(league): update changes to APIs and endpoints (https://github.com/wilhelmagren/gromp/pull/50)

1.0.0

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)

0.8.0

:rocket: Major release

All public API methods are now with v0.8.0 implemented! :star2: :fire:

Since last release:
- Legends of Runeterra implementation (38)
- Teamfight Teactics implementation (36)
- Accounts RSO implementation (35)

Minor bugfixes following the Valorant implementations (34)

Enjoy!

0.6.0

:robot: Mocked testing of all APIs, and bugfixes.

Some of the changes:
- Bugfix in Clashv1 API resolved (30)
- Fixed relative import to version in init (31)
- Bumped all setuptools to v0.6.0
- Mocked unittests for all requests.session.get() REST calls (30)
- AssertFailure unittests for Hook constructor (32)

0.5.0

:+1: ?

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.