Skip to content

Latest commit

 

History

History
87 lines (42 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

87 lines (42 loc) · 3.98 KB

Changelog

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

1.2.5 (2024-11-17)

1.2.4 (2024-06-22)

1.2.3 (2024-06-20)

1.2.2 (2024-06-19)

Bug Fixes

  • bug in prinicipal/dependent resolution (ac02f7f)
  • throw a dedicated error, if an entity set entry is missing in case of following navigation related properties between entities (eaaad31)

1.2.1 (2021-05-28)

Bug Fixes

  • bug in prinicipal/dependent resolution (ac02f7f)
  • throw a dedicated error, if an entity set entry is missing in case of following navigation related properties between entities (eaaad31)

1.2.0 (2021-05-26)

Features

  • remove dependencies to jQuery & jsdom (fd34b83)

1.1.3 (2021-05-25)

1.1.2 (2021-05-25)

Bug Fixes

  • add support for faker.js fake() method with mustache templats (e5f8d75)

1.1.1 (2021-05-25)

Bug Fixes

  • correct standard way of numbering generated properties (027de93)

1.1.0 (2021-05-24)

Features

  • add faker.js support via rules in options (9334b67)
  • add option for setting each entity set size (c475429)

1.0.5 (2021-05-24)

1.0.4 (2021-05-24)

Bug Fixes

  • generation of URIs and IDs (3c945cc)

1.0.3 (2021-05-20)

1.0.2 (2021-05-18)

Bug Fixes

  • regenerate package*.json (fe67ff2)

1.0.1 (2021-05-18)

1.0.0 (2021-05-18)

Bug Fixes

0.0.1 (2021-05-16)

Initial version