Skip to content

Latest commit

 

History

History
94 lines (44 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

94 lines (44 loc) · 3.99 KB

1.3.0 (2023-11-22)

Bug Fixes

Features

  • entity: try Parse - a method to cast the data loaded to a entity to the correct type (2efb440), closes #29
  • validation: onlyIDs - validate only ID fields (cc08622)
  • validation: reference Validation - Validation option only for reference/entity types (39faa00)

1.3.0-beta.5 (2023-11-22)

Bug Fixes

1.3.0-beta.4 (2023-11-22)

Bug Fixes

1.3.0-beta.3 (2023-06-23)

Bug Fixes

  • base entity: fix bug on schema ids (06b6f9b)

1.3.0-beta.2 (2023-05-07)

Features

  • validation: onlyIDs - validate only ID fields (cc08622)
  • validation: reference Validation - Validation option only for reference/entity types (39faa00)

1.3.0-beta.1 (2023-03-29)

Features

  • entity: try Parse - a method to cast the data loaded to a entity to the correct type (2efb440), closes #29

1.2.0 (2022-07-27)

Features

  • base-entity: fields and ids getters on base entity (1e88326)

1.1.3 (2022-06-27)

Bug Fixes

  • deps: update herbs and lint dependencies (6675a32)

1.1.2 (2022-04-21)

Bug Fixes

  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (afd20bf)
  • deps: bump node-fetch from 2.6.6 to 2.6.7 (bee0ff7)

1.1.1 (2022-04-20)

Bug Fixes

1.1.0 (2021-12-12)

Features

1.0.0 (2021-06-23)

Features

  • change library to herbs organization (7db11f0)