Skip to content

Releases: Soheab/vacefron.py

Added support for new endpoints: batman_slap and wolverine..

09 Dec 19:27
Compare
Choose a tag to compare

v1.4.0 - December 9, 2020

Added support for new param for stonks: not_stonks

25 Oct 16:56
Compare
Choose a tag to compare
  • Added support for not_stonks for .stonks() endpoint. See more in docs.
  • Added CrewMateColors enum for .ejected()
  • Added an optional loop param to vacefron.Client()

Fixes.

09 Oct 15:14
Compare
Choose a tag to compare

This fixed .npc() and the TypeError.

impostor

06 Oct 13:03
Compare
Choose a tag to compare

imposter -> impostor and custom_background can now take a color hex value.

added support for new endpoints: emergency_meeting and ejected.

30 Sep 21:40
Compare
Choose a tag to compare

See changelogs.md for more changes and see the new endpoints in the docs.md

.rank_card() now returns a RankCard object

03 Sep 15:25
Compare
Choose a tag to compare

So you can access the provided attributes, see them in the docs. .read() should still work the same.

Added support for new endpoint `.distracted_bf()`.

18 Aug 20:41
Compare
Choose a tag to compare

See more in the docs and changelogs.

docs.md and README.md improvements.

12 Aug 15:04
Compare
Choose a tag to compare

Just for it to be shown on PyPi

Added an optional `session` param to `vacefron.Client()`.

08 Aug 18:07
Compare
Choose a tag to compare
v1.0.1

- Added an optional `session` param to `vacefron.Client()`.

first release.

06 Aug 16:27
Compare
Choose a tag to compare
v1.0.0

add README.md