Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 437 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 437 Bytes

Changelog

v0.2.1

  • Update build tools version.
    • Update typescript to v5.2.2 from v4.8.3.
    • Update rollup to v3.29.3 from v2.79.1.

v0.2.0

  • Bundle addMqFunction into createMqFunctions.
  • Bundle removeMqFunction into createMqFunctions.
  • Bundle runMqFunction into createMqFunctions.

v0.1.0

  • Release createMqFunctions.
  • Release addMqFunction.
  • Release runMqFunction.
  • Release removeMqFunction.