Skip to content

2.0.0

Compare
Choose a tag to compare
@grs grs released this 23 Apr 13:45
  • handle transfer frames with no paylod
  • safely represent buffers in error messages
  • decode timestamp fields as Date
    • applications dealing with timestamp fields will now receive them as Date objects where
      previously it would have received them as numbers
    • affects absolute_expiry_time and creation_time in standard properties, and any custom
      property set as a Date (or explicitly encoded as timestamp)