-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release focuses to fix some typehinting issues, along with some others. For more info, please see the changelog ~ Noelle
- Loading branch information
Showing
12 changed files
with
38 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# 🛠️ Catherine-Chan 0.2.7 🛠️ | ||
# 🛠️ Catherine-Chan 0.2.8 🛠️ | ||
|
||
Finally the blacklist and dev tool commands are not synced globally. This release aims to fix that and adds some QoL improvements. | ||
Fix one small tiny bug that thanks to Sarth on the Python Discord server, has been resolved. | ||
|
||
## ✨ TD;LR | ||
|
||
- Fixed blacklist commands showing up in public commands **for real this time** | ||
- Fixed bot args not having proper typehints | ||
|
||
## 🛠️ Changes | ||
|
||
- Fixed blacklist and sync commands showing up in public commands **for real this time** | ||
- Migrate the sync and reload commands to be exclusively prefixed commands. This is done at the recommendation of Umbra and Nanika | ||
- Switched the `/about` title URL to the support server invite link | ||
- Renamed `/support` to be `/pride-support` | ||
- Fixed bot args not having proper typehints | ||
- Renamed `support.py` to `pride_support.py` (to reflect the support command now the one used by Catherine-Chan) | ||
- Renamed `Support` cog to `PrideSupport` (to reflect the filename changes) | ||
- Updated some typehints | ||
|
||
## ✨ Additions | ||
|
||
- A small little `/support` command to show ways you can better support Catherine-Chan | ||
- None | ||
|
||
## ➖ Removals | ||
|
||
- None | ||
- Any dead code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.