Releases: thefakewater/boblox.ts
Releases · thefakewater/boblox.ts
Boblox.ts Alpha 8
[0.8.0-alpha] - 2021-12-2
Added
- A ratelimit handler
- Custom ratelimit handling for friends API
- The
Client.joinGame
method
Changed
- Dependencies dump
Boblox.ts Alpha 7.1
This is the last version under MIT License.
The next releases will be under GPL-3.0 License.
[0.7.1-alpha] - 2021-11-27
Added
- The
User.getFriendFromId
method
Fixed
- The
Friend
constructor
Changed
- The event emitters to support typed events
Boblox.ts Alpha 7
[0.7.0-alpha] - 2021-11-27
Added
- Complete support for the badge API
- The
Client.getBadge
method for retrieving badges
Fixed
- The error handling from
utils.getUserFromId
Boblox.ts Alpha 6.3
[0.6.3-alpha] - 2021-11-27
Fixed
- The
Presence.fetchUser
method - The missing client property in creation of users in
utils.getUserFromId
Boblox.ts Alpha 6.1
[0.6.1-alpha] - 2021-11-26
Added
- The presence API coverage
- An alpha preview of Group coverage
Fixed
- Minor bug fixes
Boblox.ts Alpha 4.1
[0.4.1-alpha] - 2021-11-13
Changed
- The constructor of
Conversation
to resolve properties in a cleaner way
Fixed
- The error handling of
Friend.remove
- The
getFriends
that would returnUser[]
instead ofFriend[]
- The
Conversation.send
method
Boblox.ts Alpha 4
[0.4.0-alpha] - 2021-11-13
Added
- The
Base
class - Better
User
properties resolver - Better Axios error handling
- Automatic error when cookie becomes invalid
- Avatar retriever things like
Avatar
andUser.getAvatar
- The
Friend
class - The
BaseClient
class - Automatic CSRF token retrieval
- The
ClientUser
class
Changed
declineAll
fromClient
toClientUser
- The extended class of
Client
fromEventEmitter
toBaseClient
- The user property is now
ClientUser
instead ofUser
- Migrate specific friend related functions from
User
to the new classFriend
- The code style to a less strict one
- The user agent
- Now each util function has a first parameter that is of type
Client
Removed
- Manual CSRF token retrieval
Boblox.ts Alpha 3.1
[0.3.1] - 2021-11-11
Added
- The
BaseClient
class - This changelog
- Error handling at
User.addFriend
Changed
- Client extends from
EventEmitter
toBaseClient
Boblox.ts Alpha 3
[0.3.0] - 2021-11-10
Added
newFriend
eventfriendDestroy
event
Boblox.ts Alpha 2.1
v0.2.1-alpha feat: version 0.2.1