39 lines
709 B
Text
39 lines
709 B
Text
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [0.1.2] - 2024-11-05
|
|
|
|
### 🚀 Features
|
|
|
|
- Add !q and !qadd commands
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update CHANGELOG
|
|
|
|
## [0.1.1] - 2024-11-01
|
|
|
|
### 🚀 Features
|
|
|
|
- Add Commands enum, delete useless commands, revamp the Settings class and the MarkovChain.message_handler method
|
|
- Add config input for the automated generation option
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Update CHANGELOG
|
|
|
|
## [0.1.0] - 2024-10-23
|
|
|
|
### 🚀 Features
|
|
|
|
- Initial commit
|
|
- Add pyinstaller specfile
|
|
- Add onefile pyinstaller spec
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Add authors pyproject metadata
|
|
- Add CHANGELOG
|
|
|
|
<!-- generated by git-cliff -->
|