Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 303 Bytes

changelog.md

File metadata and controls

4 lines (3 loc) · 303 Bytes

v0.3.0-rc1

  • Refactored CommonJS module wrapper to only require postal in the factory function exported by the module.
  • Exposed the packing slips and the federation message handlers on the postal.fedx namespace as packingSlips and handlers. This is to prep for future add-on/extensibility work.