Skip to content

Latest commit

 

History

History
271 lines (120 loc) · 14 KB

File metadata and controls

271 lines (120 loc) · 14 KB

Changelog

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

16.7.4 (2025-09-19)

Bug Fixes

  • update require to use imports per ES6 in Vite (#248) (7a799ea)

16.7.3 (2025-09-09)

Bug Fixes

  • fix mobile simulator and pisp demo alignment (#247) (12407a3)

16.7.2 (2025-08-29)

Bug Fixes

16.7.1 (2025-08-27)

16.7.0 (2025-08-15)

Features

16.6.4 (2025-08-04)

Bug Fixes

16.6.3 (2025-07-30)

Bug Fixes

16.6.2 (2025-07-29)

16.6.1 (2025-06-13)

16.6.0 (2025-05-30)

Features

16.5.1 (2025-05-29)

CI/CD

  • migrated to mojaloop/build@1.0.66 orb for improved CI/CD pipeline (#231)

16.5.0 (2025-05-29)

Features

16.4.0 (2025-05-01)

Features

  • add a new property "retries" for requests (#229) (143f9f6)

16.3.0 (2025-04-17)

Features

16.2.0 (2025-03-24)

Features

16.1.2 (2025-02-20)

16.1.1 (2025-02-19)

Bug Fixes

16.1.0 (2025-02-18)

Features

16.0.4 (2024-11-15)

Bug Fixes

16.0.3 (2024-11-13)

Bug Fixes

16.0.2 (2024-10-31)

Bug Fixes

16.0.1 (2024-10-30)

Bug Fixes

16.0.0 (2024-10-09)

Features

  • test case payload transformation iso20022 (#210) (20284bd)

15.6.0 (2024-09-19)

Features

15.5.3 (2024-08-28)

Bug Fixes

15.5.2 (2024-08-28)

Bug Fixes

15.5.1 (2024-08-28)

Bug Fixes

15.5.0 (2024-04-01)

Features

15.4.2 (2024-01-10)

15.4.1 (2024-01-04)

15.4.0 (2023-06-20)

Features

15.3.0 (2023-03-24)

Features

15.2.1 (2023-03-17)

Bug Fixes

15.2.0 (2023-03-16)

Features

15.1.3 (2023-02-09)

Bug Fixes

15.1.2 (2023-02-03)

15.1.1 (2023-01-05)

Bug Fixes

  • mojaloop/3076: break on error functionality (#156) (82e8310)

15.1.0 (2022-12-16)

Features

15.0.3 (2022-12-07)

Bug Fixes

  • mojaloop/#3031: address conflicting parent/child onChange call (#152) (a24805f), closes mojaloop/#3031
  • mojaloop/2890: issue with meta info option and added markdown support (#151) (e9657b1)

15.0.2 (2022-12-05)

Bug Fixes

  • mojaloop/3032: configurable param option fixes (#148) (6f63764)

15.0.1 (2022-10-26)

Bug Fixes

  • mojaloop/2995: mobile simulator not responding (#141) (0790f80)

15.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • mojaloop/#2092: Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories and docker image now uses /opt/app instead of /opt/mojaloop-testing-toolkit-ui which will impact config mounts.

Major version bump since this is a big upgrade.

Features

  • mojaloop/#2092: prefixes for api definitions and upgraded node version (#138) (64e9fb7), closes #2092