-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Badbird-5907 edited this page Jul 20, 2021
·
6 revisions
Welcome to the JDACommand Wiki!
Here, You will find examples/documentation on this library.
More wiki pages are coming soon!
If you would like to help, please open a pr
https://www.javadoc.io/doc/net.badbird5907/JDACommand/latest/index.html
JDACommand uses Semantic Versioning, meaning whenever a non-backwards compatible change is made, the major version will increment. The version number would be like this: MAJOR.MINOR.PATCH
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.