- Much better login checking, added keyword ``check_login`` for RobloxSession - ``RobloxSession.remove_from_inventory`` instead of ``RobloxSession.delete_from_inventory``
0.0.6a5
-------
- Signups - ``require_login`` decorator - don't allow some functions if not logged in - ``RobloxSession.logged_in``
- Proxy support - Account creation - Streamlined exceptions
- ImPoRtAnT: Changed ``User.user_id``, ``Asset.asset_id``, and ``Group.group_id`` to just ``id`` - ``Group.member_count`` - user stats: joined, place_visits, forum_post_count
0.0.3
----- - Group leaving and joining (TODO: Make primary and remove primary)