* fix: RobustChannel should not reopen after close() call 658
9.5.3
-----
* python3.8-eol 657 * self-hosted docs
9.5.2
-----
* Fix documentation links
9.5.1
-----
* Fix documentation links
9.5.0
-----
* Fix two bugs by adding more type hints to `CallbackCollection`. Darsstar * Dropped python 3.7 Darsstar * QueueIterator raises StopAsyncIteration when channel is closed. Darsstar
9.4.3
-----
* fix: raise ChannelInvalidStateError at exchange.publish with closed channel 637