Releases: xFGhoul/py-presencedb
Releases · xFGhoul/py-presencedb
2.0.3
🎉 Features
- 📝 (docs): Switch From
sphinx
tomkdocs
Now documentation has been pretty outdated as I was using discord.py's documentation as a fork, where I did not exactly understand the architechture, switching to mkdocs allows a lot more upgradability and stability.
🔨 Fixes
- 🐛 (api): Fix Old API URL's
♻️ Other Changes
Small Refactoring
2.0.2
2.0.1
2.0.0
This is a pretty major release, with almost a complete rewrite with many additions that I would be here for hours writing all lol, but here are some of the main ones
🎉 Features
- Documentation (To Be Published)
- CI/CD
- Testing
- Proper Typing
🔨 Fixes
- Many Miscellaneous Bug Fixes
- Spelling Error Fixes
♻️ Other Changes
- switch to PDM