Skip to content

Releases: ConsumerDataStandardsAustralia/testdata-cli

v1.6.2

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 30 Aug 03:47

What's New

Our latest release includes updates to align with version 1.31.0 of the Consumer Data Standard, which includes data generation capabilities for new schemas introduced in CDS v1.31.0 release. This update also introduces the ability to create different version of data for some energy schema.

v1.5.3

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 11 Jul 01:33

What's Changed

Our latest patch release includes a change in the src/factories/energy/createDERData.ts factory to remove a spurious property named connectionId when creating energy DER data.

v1.5.2

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 29 May 02:29

What's New:

  • Enhanced Documentation: Updated the README file to provide a clearer and more comprehensive overview, including how to use the CLI, and streamlined installation and testing instructions.

Bug Fixes:

  • Dependency Correction: Added the missing fakerjs package to the project dependencies to resolve issues related to data generation functions during testing not working as expected.

v1.5.0

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 04 Apr 02:09
704a03c

What's New

Our latest minor release includes updates to align with version 1.29.1 of the Consumer Data Standard. It includes a new factory create-energy-transactions-v3, as well as changes in some existing factories.

This update also includes enhancement #8, to generate realistic and randomised values for the energy accounts instead of hardcoded values. These values are used during the authentication flow.

v1.4.0

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 15 Nov 22:58

What's New

Our latest minor release includes new Banking factories to generate test data for Banking products, accounts, transactions etc. Users can use the generated JSON files to simulate realistic scenarios and responses to Banking API calls for their testing and development purposes. The synthetic datasets can be customised to mimic various data scenarios based on the configuration in the option files.

v1.3.0

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 11 Oct 04:10
9fce316

What's New

Our latest minor release includes updates to our existing energy factories, to align with version 1.26.0 of the Consumer Data Standards.

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 14 Sep 00:56
119c52f

What's Changed

Our latest patch release includes a change in the CreateEnergyAccountData factory to add Energy account balance as a mandatory field when creating energy account data.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 03 Aug 23:37
7d530b9

What's New

Our latest patch release includes a bugfix to rectify non-existent and misspelt Energy fields, aligned with version 1.24.0 of the Consumer Data Standards.

v1.2.0

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 22 Jun 02:30
31907a7

What's New

Our latest minor release includes updates to our existing factories, to align with version 1.24.0 of the Consumer Data Standards.

v1.1.0

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 05 Apr 23:59
c996963

What's New

Our latest minor release includes updates to some of our existing factories, to align with version 1.22.1 of the Consumer Data Standards.