All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.8.8 - 2023-10-11
- Fixed lint issues and upgraded dependencies
44a233a
- Updated changelog
e19911d
- Bumped package version
a966388
v0.8.7 - 2023-10-11
- Removed console logging, not upgraded to discord.js@14 yet, due to the amount of changes, pulled latest turbo minor patch.
35842ce
- Updated changelog
47fa627
v0.8.6 - 2023-04-12
v0.8.5 - 2023-04-12
v0.8.4 - 2023-04-12
v0.8.3 - 2023-04-11
v0.8.2 - 2023-04-11
v0.8.1 - 2023-04-03
v0.8.0 - 2022-10-11
- Updated all dependencies to latest version of v13 and reverted all v14 upgrade code because v14 is overly complex, and without a rewrite it's not worth it yet, waiting on the sparx framework to be developed before supporting discord v14.
b1df5da
- Applied updates.
806391f
- Applied updates.
6f67877
- Bumped new version
7f1c55e
v0.7.0 - 2022-07-23
- Updated all dependencies and upgraded the framework to discord.js v14.
acb871d
- Updated changelog.
c460165
- Bumped package version.
7200426
v0.6.0 - 2022-05-18
- Rewrote the code for the event handling due to it becoming to hard to main, this also comes with vvarious changes for autocomplete, now you must define specific things and they are automatically scoped to the command they are in, and added support for modals.
3bc17c5
- Updated demo to support the new functionality.
1c4d492
- Created new action for modal to allow developers to create modals.
5fb3652
- Updated changelog.
0ecdbd8
- Bumped package.
47dac49
v0.5.10 - 2022-05-17
- Updated plugin to follow correct authentication from new turbo updates.
64c0c10
- Updated turbo package to include middleware fix.
7504e8a
- Update changelog.
730375f
- Bumped package version.
78dc641
v0.5.9 - 2022-05-17
- Updated the dependencies and pulled the latest turbo version.
51385c2
- Updated changelog.
05b0008
- Bumped the package.
4eab596
v0.5.8 - 2022-05-15
v0.5.7 - 2022-05-15
v0.5.6 - 2022-05-15
v0.5.5 - 2022-05-14
v0.5.4 - 2022-05-13
- Fixed a bug with routing for select menu's which was not checking against controller name for perm routing.
b14dabc
- Updated changelog
18574dc
- Bumped package version.
1f1d38a
v0.5.3 - 2022-05-10
v0.5.2 - 2022-05-05
- Updated changelog.
fb50865
- Bumped version.
beae28a
- Added deferred check to make sure if something has been deferred, editReply will be called instead of reply.
4766d6f
v0.5.1 - 2022-04-26
v0.5.0 - 2022-04-26
- Various changes:
52a47c3
- Updated packages.
d3ce5d2
- Updated peers
c12934f
-
- Implemented a new context system with an actions object to call on specific actions.
67b3fad
- Implemented a new context system with an actions object to call on specific actions.
- Bumped package and updated all dependencies.
f2a8c14
- Updated peer deps.
2392846
- Added update to readme with new features.
e8d2d65
- Fixed linting issues.
f84a01d
v0.4.1 - 2022-02-24
v0.4.0 - 2022-02-24
- Updated all packages, including requiring the latest version of turbo as a peer.
94c7da7
- Updated changelog.
ab6c8aa
v0.3.9 - 2022-02-09
- Added support for calling a class by it's perm name, rather than a unique ID that changes every restart.
accdbe9
- Updated changelog.
120bd64
- Bumped patch version.
22937c4
v0.3.8 - 2022-02-02
- Updated peers to use latest version.
a30eef4
- Updated peers to use latest version.
870262b
- Updated peers to use latest version.
87e4b28
- Updated changelog.
8ceb42e
v0.3.7 - 2022-02-01
- Updated sub-dependencies, set the new peer deps for Turbo to the latest version of the symbux engine.
8a1e5d1
- Updated changelog.
98fd3a3
v0.3.6 - 2022-01-28
- Updated changelog.
d71ba6f
- Fixed the discord slash commands deletion process, so that when you shut a bot down, it will auto-delete the commands, this helps with preventing trying commands and they just don't work.
6f1b495
- Fixed the discord slash commands deletion process, so that when you shut a bot down, it will auto-delete the commands, this helps with preventing trying commands and they just don't work.
a616ee3
v0.3.5 - 2022-01-28
- Updated lock file.
c5c71bb
- Updated dependencies and peers
862fc33
- Updated changelog.
5b4d445
- Updated yarn lock file.
c162635
v0.3.4 - 2022-01-26
v0.3.3 - 2022-01-26
v0.3.1 - 2022-01-26
v0.3.0 - 2022-01-26
- reverted all code.
e56d794
v0.2.14 - 2022-01-26
v0.2.13 - 2022-01-26
v0.2.12 - 2022-01-26
v0.2.11 - 2022-01-26
v0.2.10 - 2022-01-26
v0.2.9 - 2022-01-26
v0.2.0 - 2022-01-25
- Added support for the new generic event handler for non slash command events, this uses a generic/dynamic and untyped system, I will expand it at a later date.
c9d6b45
- Updated all external packages to the latest version.
d3c4950
- Switched from using 'TextBasedChannels' to TextChannel as discord was throwing an error that it doesn't exist... I dunno...
5c68489
- Updated changelog.
4770a48
- Updated changelog.
bdfc115
- Updated package version.
0551047
- Bumped package version.
1757239
v0.1.8 - 2022-01-17
- Updated changelog
83afa9d
- Added a fix to oauth api which was calling /api/oauth for some reason :S instead of /oauth.
92ef3a8
- Bumped version.
166ebc1
v0.1.7 - 2022-01-16
v0.1.6 - 2022-01-14
v0.1.5 - 2022-01-14
- Added fixes to help with figuring out where requests are getting stuck.
5aed6f6
v0.1.4 - 2022-01-14
0.1.3 - 2021-12-30
v0.1.2 - 2021-12-30
- Added support and new decorator for @On.SubCommand(unique: string).
5e9790e
- Updated the changelog.
a07df17
- Bumped package version.
43caf59
v0.1.1 - 2021-12-29
- Added some fixes and additional functionality.
149890c
- Fixed package.json before publish.
cdbf4fb
- Updated changelog.
65bb5fc
- Initial commit
5e8adb9
- Added initial comits of all code.
81bfe35
- Added oauth helper module, logo and more.
a8fd342
- Added fixes to various code and changed the settings structure, must finish off the onSelectMenu event control.
e257cfa
- Added typedocs to everything, alongside exporting the Queue, Session and IConfirmOptions.
76ec95d
- Removed the permissions/roles decorators as the standard ones provided by Turbo (and the ones to come) should be sufficient, alongside finishing code for the onSelectMenu handler.
30dbb50
- Changed a few settings to be a bit more user friendly.
eeaf40c