Releases: circuitsacul/hikari-clusters
Releases · circuitsacul/hikari-clusters
v1.2.0
v1.1.4
v1.1.3
What's Changed
- update readme
- update readme links by @circuitsacul in #55
- update license, remove unnecessary copies by @circuitsacul in #54
- Update pytest-cov requirement from ^3.0.0 to >=3,<5 by @dependabot in #57
- Update mypy requirement from ^0.971 to ^0.991 by @dependabot in #60
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- don't rely on init order for functionality by @circuitsacul in #52
- add missing docstrings by @circuitsacul in #53
Full Changelog: v1.1.1...v1.1.2
v1.1.1
This is a patch release which fixes a bug with callbacks when the destination is a consumable iterable.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- be more lenient with the destination for events/commands by @circuitsacul in #50
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.2.6
What's Changed
- Update mypy requirement from ^0.941 to ^0.942 by @dependabot in #38
- Update mypy requirement from ^0.942 to ^0.950 by @dependabot in #39
- Apply refactorings by @circuitsacul in #41
- Update mypy requirement from ^0.950 to ^0.961 by @dependabot in #43
- Applied various refactorings by @trag1c in #42
- Refactored IPC classes by @trag1c in #44
- Update mypy requirement from ^0.961 to ^0.971 by @dependabot in #45
- Update flake8 requirement from ^4.0.1 to ^5.0.4 by @dependabot in #48
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed:
- Added example for broadcasting exec
- Set
cluster
onbot
last
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Use strict mypy by @circuitsacul in #23
- Add test to test importation by @circuitsacul in #24
- Update mypy requirement from ^0.931 to ^0.940 by @dependabot in #25
- Update mypy requirement from ^0.940 to ^0.941 by @dependabot in #26
- Fix linter configs by @circuitsacul in #27
- Only call dict.keys() once by @circuitsacul in #32
- Clarify the docstring for NoResponse by @circuitsacul in #33
- Callback future by @circuitsacul in #35
- Use slots for
_TaskWrapper
andCallback
by @circuitsacul in #36
Full Changelog: v0.2.3...v0.2.4