Releases: hikari-py/hikari
Releases · hikari-py/hikari
2.0.0.dev69
- Removed
__all__
from__init__.py
files, fixing mypy stub issue (will remove documentation on packages, but attributes will remain accessible). (@nekokatt) - Tests for users (@davfsa)
- Test fixes (@davfsa)
- Status update regression bugfix (@nekokatt)
- BotApp.run no longer raises GatewayClientClosedException when the gateway is closed manually programmatically. (@nekokatt)
- LazyIterator#chunk (@FasterSpeeding)
- Updated documentation and indices to point to GitHub instead of GitLab (@davfsa)
- Issue templates + code of conduct (@davfsa)
2.0.0.dev68
Fixed erraneous deployment webhook token URL causing crash.
2.0.0.dev67
Fixing environment variable issue.
2.0.0.dev66
Moved deployvars into job config.
2.0.0.dev65
Amended deployment process.
First GitHub migrated release.
Deployment model update and new pipelines. This release is just a finalisation to ensure stuff is working as expected.