Skip to content

Releases: staciax/valorant

v2.5.0

26 Feb 10:37

Choose a tag to compare

Adds

  • add allows_custom_game_replays to GameMode
  • add display_icon3 to Bundle

Full Changelog: v2.4.0...v2.5.0

v2.4.0

14 Jan 06:41
fdc395c

Choose a tag to compare

Add

  • add allow_unowned_agents to enum GameRule for valorant patch 12.x

Full Changelog: v2.3.1...v2.4.0

v2.3.1

06 Dec 16:36
60c333e

Choose a tag to compare

Added

  • LevelNumber to LevelBorder model

Full Changelog: v2.3.0...v2.3.1

v2.3.0

14 Nov 12:24
0cc61c6

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 May 21:05
516d950

Choose a tag to compare

What's Changed

  • feat: add tests for coverage 100% by @staciax in #6

Full Changelog: v2.1.0...v2.2.0

v2.1.0

23 May 17:27
12ffb74

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.1.0

v2.0.5

19 Mar 16:23
b8d5da7

Choose a tag to compare

What's Changed

  • fix: update display_icon_small type to allow None by @staciax in #3
  • feat: update dependencies and github actions by @staciax in #4

Full Changelog: v2.0.3...v2.0.5

v2.0.3

22 Feb 18:53

Choose a tag to compare

VALORANT Patch 10.03

Enum

GameFeature

  • remove reuse_actor_on_respawn

v2.0.1

08 Jan 11:30

Choose a tag to compare

VALORANT Patch 10.00

Model

Agent

  • add release_date attribute

Enum

RewardType

  • add Totem reward type

v2.0.0a

31 Dec 18:04
2933d19

Choose a tag to compare

What's Changed

  • Drop Python 3.8, 3.9
  • Use Pydantic v2 model

New Contributors

Full Changelog: v1.0.8...v2.0.0a