Skip to content

Releases: mojaloop/ml-testing-toolkit-shared-lib

v14.0.2 Release

25 Nov 10:40
Compare
Choose a tag to compare

14.0.2 (2024-11-25)

Bug Fixes

v14.0.1 Release

04 Jan 14:10
Compare
Choose a tag to compare

14.0.1 (2024-01-04)

Bug Fixes

  • mojaloop/#3459: fix regression in ui due to library (#15) (328302a)

v14.0.0 Release

25 Sep 12:02
Compare
Choose a tag to compare

Changelog: mojaloop/als-consent-oracle

14.0.0 (2023-09-25)

Chore

CI

  • update config to fix publish jobs (#14) (2067ad9)

v13.0.0 Release

21 Jul 10:21
Compare
Choose a tag to compare

Changelog

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

13.0.0 (2022-07-21)

⚠ BREAKING CHANGES

  • Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories.
    Major version bump since this is a big upgrade.

Features

v12.2.0

03 Nov 17:34
cc54f5b
Compare
Choose a tag to compare

Change log for this release

  • Added labels to testcases and filter by label #9

v12.1.0

04 Jun 12:43
f6bb0e7
Compare
Choose a tag to compare

Change log for this release

  • feat(2151): helm-release-v12.1.0 (#8)
    • Upgraded dependencies
    • Fixed AJV due to upgraded dependency with breaking change: "unknownFormats: the same can be achieved by passing true for formats that need to be ignored via ajv.addFormat or formats option.". Ref: https://ajv.js.org/v6-to-v8-migration.html.
    • Added standard Jest config to package.json
    • Fixed lint issues
    • Added Jest types to devDependecies to correctly show Jest functions without errors in IDE (e.g. vscode)
    • Added generateRequestPathParams function with added unit test
    • Bump to minor version
    • Aligned code coverage config to Mojaloop

v12.0.2

30 Dec 18:11
44c3436
Compare
Choose a tag to compare

Change log for this release

  • Bug fix related to folder parser

v12.0.1

17 Dec 12:44
a45ee06
Compare
Choose a tag to compare

Change log for this release

  • Bug fix related to dependency

v12.0.0

15 Dec 12:06
0a82178
Compare
Choose a tag to compare

Change log for this release

v11.2.1

11 Dec 18:41
4d88e38
Compare
Choose a tag to compare

Change log for this release

  • Minor bug fix