Releases: Soheab/vacefron.py
Releases · Soheab/vacefron.py
Fix and new alias for ejected
v2.0.3 - January 5, 2023
- Fixed a bug where tbe
crewmate
value inejected
was never set to the correct value. - Added an alias called
CrewmateColor
forCrewmateColour
enum.
Docs: https://github.com/Soheab/vacefron.py/blob/v2.0.3/docs.md
PyPi: https://pypi.org/project/vacefron.py/2.0.3
Repo: https://github.com/Soheab/vacefron.py/tree/v2.0.3
Full Changelog: https://github.com/Soheab/vacefron.py/compare/v2.0.2..v2.0.3
Import badges support with various methods
What's Changed
v2.0.2 - December 30, 2022
- Added support for following badges:
ACTIVE_DEVELOPER, BALANCE, CERTIFIED_MODERATOR, SERVER_OWNER
. - Added lots of aliases for badges.
- Renamed
Badges
toBadge
and aliasesBadges
toBadge
. - Added
.from_public_flags()
and.maybe_unknonw_badge()
toBadge
class. See more in the docs. - Rankcard changes:
- Added the following attributues:
all_badges
,badges
,unknown_bages
. See more in the docs. - Added following methods:
add_badge
,remove_badge
andadd_badges_from_public_flags
. See more in the docs.
- Added the following attributues:
Docs: https://github.com/Soheab/vacefron.py/blob/v2.0.2/docs.md
PyPi: https://pypi.org/project/vacefron.py/2.0.2
Full Changelog: v2.0.1...v2.0.2
Major bug fixes
v2.0.1 - November 12, 2022
- Fix a bug where /models and /types weren't in the package
- Remove some not used code
- Cleaned up the code
- Remove leftover debug code
- Corrected
__license__
to MLP-2.0 and__author__
to Soheab
Major version with support for new endpoint: .peeposign() and rewritten .rankcard()
v2.0.0 - November 11, 2022
Big rewrite with lots of changes. See the commit on GitHub for more details: b037f44
- Add support for new endpoint:
/peeposign
- Add fixes for
/rankcard
with badges and more.
Full Changelog: v1.6.3...v2.0.0
Added support for new endpoint: .adios().
v1.6.3 - December 12, 2021
- Added support for a new endpoint: .adios(). See more in the docs.
Little fix for .rank_card()
v1.6.2 - March 10, 2021
- Little fix for
.rank_card()
returned a BadRequest in some cases when avatar had a specific size.
Update to latest api changes.
v1.6.1 - January 25, 2020
- Changes for .rank_card(): rank and level are now optional and are now kwargs (KeyWordArguments),
same for custom_background, xp_color, is_boosting and circle_avatar.
Added support for new endpoint: .drip().
v1.6.0 - January 9, 2020
- Added support for a new endpoint: .drip(). See more in the docs.
- Fixed hyperlinks to docs and others for PyPi's description.
Added support for circle_avatar in .rank_card()
v1.5.1 - January 8, 2020
- Added support for
circle_avatar
arg in .rank_card(). See more in the docs. - Added one alias:
rankcard()
->.rank_card()
Added support for new enpoints: dock_of_shame and woman_yelling_at_cat
v1.5.0 - January 5, 2020
- Added support for new endpoints:
.dock_of_shame() and
.woman_yelling_at_cat() . See more in the docs. - Added some aliases:
womanyellingatcat()
->.woman_yelling_at_cat()
icanmilkyou()
->.i_can_milk_you()
iamspeed()
->.iam_speed()
emergencymeeting()
->.emergency_meeting()
changemymind()
->.change_my_mind()
carreverse()
->.car_reverse()
dockofshame()
->.dock_of_shame()
distractedbf()
->.distracted_bf()
batmanslap()
->.batman_slap()
firsttime()
->.first_time()