Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 23:03
· 3 commits to master since this release
9008cc0

AMQPClient v0.5.0

Diff since v0.4.4

Closed issues:

  • connection(...) returns Channel (#51)
  • Empty messages are not retrieved (#53)
  • MessageConsumer has no field state (#55)
  • Byte order for arguments (#57)

Merged pull requests:

  • Return conn instead of chan from connection fun (#52) (@mfalt)
  • Handle empty message (#54) (@mfalt)
  • MessageConsumer has no state field (#56) (@nsslh)
  • fix network byte ordering of field table (#58) (@tanmaykm)
  • Bump minor version for tagging (#59) (@tanmaykm)