Skip to content

Latest commit

 

History

History
68 lines (31 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

68 lines (31 loc) · 3.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

14.1.2 (2025-01-09)

14.1.1 (2024-06-11)

14.1.0 (2024-05-28)

Features

  • enable sending events directly to Kafka (#81) (bccf7da)

14.0.2 (2024-04-09)

14.0.1 (2024-03-19)

Bug Fixes

  • mojaloop/#3656: fix peer deps version matcher, update deps (#79) (c5bcd3c)

14.0.0 (2023-11-02)

Bug Fixes

  • mojaloop/#3604: fix bug with debug logging (#78) (edb8b1f)

13.0.0 (2023-09-13)

Bug Fixes

12.0.2 (2023-08-29)

12.0.1 (2023-08-23)

12.0.0 (2023-08-23)

11.0.2 (2022-05-19)

Bug Fixes

  • moved logger dependency as a peerDependency to be consistent with other mojaloop repos (f57c3b3)

11.0.1 (2022-05-19)

Bug Fixes

  • postchangelog now will correctly work (0fab3e9)

11.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • mojaloop/#2092: major version bump for node v16 LTS support, and re-structuring of project directories to align to core Mojaloop repositories!

Features