Releases: Cent-Developers/Captain-Utilities
Update 1.2.1: The Utility update
This update adds a lot of Utilities and revamps to the droid including:
-
new commands, mostly utility
-
Revamps of the current commands such as help and ping
This is the plan for this update its release, in particular, adds an Invite command and revamps several of the other commands, expect it to be production-ready in about 2 or more weeks!
Incremental Update
New in the release:
-
Fixed Ping command
-
Improved package names
-
Modified help to add about command
-
added about command (incomplete)
-
removed "technical category"
-
added "Information" category
-
moved ICommand
-
added Logo.png
-
Added AboutTest
-
Modified logger level to "Error"
-
incremented version in Build.Gradle and Procfile.
You might be wondering why is it 1.1.2 ?? this is somewhat big, why not 1.2.1 ? because most of it is backend :)
First (Major) Release
This release is quite barebones, with only a few commands but it makes the base! This introduces the new versioning system aka:
1.1.1
^^^
Major, Minor, patch
Major is rare as it comes with basically a HUGE revamp or something like that, minor is used when there is a mild change, aka a group of commands done, patch is used for small bugfixes or single command additions