Skip to content

v0.8

Compare
Choose a tag to compare
@camelpunch camelpunch released this 01 Jul 13:06
  • Fix encoding of arrays in message headers (#82)
  • Port is parsed from URI and used (#85)
  • Can access message properties with convenience methods (#80)
  • Can declare a queue with arguments (#76)
  • Publisher confirmations with .confirmSelect() and .afterConfirmed {} - API may change soon (#68)
  • Some recovery fixes, but recovery isn't yet reliable
  • Some parser overrun fixes