Skip to content

Releases: kimulaco/mqfunctions

v0.2.1

27 Sep 02:41
2a012ca
Compare
Choose a tag to compare
  • Update build tools version. (#4)
    • Update typescript to v5.2.2 from v4.8.3.
    • Update rollup to v3.29.3 from v2.79.1.

v0.2.0

05 Oct 22:08
Compare
Choose a tag to compare
  • Bundle addMqFunction into createMqFunctions.
  • Bundle removeMqFunction into createMqFunctions.
  • Bundle runMqFunction into createMqFunctions.

v0.1.0

30 Sep 20:53
Compare
Choose a tag to compare
  • Release createMqFunctions().
  • Release addMqFunction().
  • Release runMqFunction().
  • Release removeMqFunction().