Releases: harmonyland/harmony
Releases · harmonyland/harmony
v1.1.4
Harmony v1.1.4
What's new
- Add async interator support for managers (ex:
for await (const guild of client.guilds)) - Fix invite manager not exported
- Add missing cdn functions
- Add dynamic image format (
gifif possible, otherwisepng) - Fix
<Message>.addReaction(andremoveReaction) not working with custom emojis
v1.1.2
Harmony v1.1.2
What's new
- HOTFIX Fix guild props override with an empty array
v1.1.1
Harmony v1.1.1
What's new
- HOTFIX Fix
GuildChannelsManager.createbracket mistake - HOTFIX Fix
BitField.resolvereduce's default value
Thank @Develeon64 for reporting those bugs!
v1.1.0
Harmony v1.1.0
What's new
- Fix
<Client>.connectfunction's token check - Add
updateRefstoMessage,MessageReactionsManager - Remove double saving guild related datas
- Add
CommandsLoaderclass - Make
BitFieldclass useBigInt
v1.0.1
Harmony v1.0.1
What's new
APPLICATION_COMMAND_*events support- Fix
<Member>.nicktype (nick?: stringtonick: string | null) - Multiple attachments message support
- Fix
<BitField>.hasfunction (was always returning false)
v1.0.0
Harmony v1.0.0
What's new:
- Finally proper version 1!
- Sharding Support
- Covered all Discord REST APIs!
- Changed org name from
harmony-orgtoharmonyland - And many more things!
v0.9.3
Harmony v0.9.3
What's new
- Now supports sticker messages!
- Event name autocompletion is now a thing
- Now you can add and remove reactions!
- Quite many bug fixes
v0.9.2
Harmony v0.9.2
What's new
- Support for slash commands!
- Decorator support!
- Drop self-bot support
- Add some voice related things
- Add color util
v0.9.1
Harmony v0.9.1
What's new
- Removed
not completely usablein README (because it's now pretty usable!) - Made docs so you can develop more easily!
v0.9.0
First harmony release!
harmony is a new Discord API library. It's easy to use and lightweight. And I'm glad to release this project!