Releases: Soheab/vacefron.py
Releases · Soheab/vacefron.py
Added support for new endpoints: batman_slap and wolverine..
v1.4.0 - December 9, 2020
- Added support for new endpoints:
.batman_slap() and
.wolverine() . See more in the docs.
Added support for new param for stonks: not_stonks
- Added support for
not_stonks
for.stonks()
endpoint. See more in docs. - Added CrewMateColors enum for
.ejected()
- Added an optional
loop
param tovacefron.Client()
Fixes.
impostor
added support for new endpoints: emergency_meeting and ejected.
See changelogs.md for more changes and see the new endpoints in the docs.md
.rank_card() now returns a RankCard object
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()`.
See more in the docs and changelogs.
docs.md and README.md improvements.
Just for it to be shown on PyPi
Added an optional `session` param to `vacefron.Client()`.
v1.0.1 - Added an optional `session` param to `vacefron.Client()`.
first release.
v1.0.0 add README.md