Skip to content

Releases: herbsjs/gotu

v1.3.0

22 Nov 14:30
Compare
Choose a tag to compare

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)

v1.3.0-beta.5

22 Nov 14:17
Compare
Choose a tag to compare
v1.3.0-beta.5 Pre-release
Pre-release

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

Bug Fixes

v1.3.0-beta.4

22 Nov 14:10
Compare
Choose a tag to compare
v1.3.0-beta.4 Pre-release
Pre-release

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

Bug Fixes

v1.3.0-beta.3

23 Jun 17:59
Compare
Choose a tag to compare
v1.3.0-beta.3 Pre-release
Pre-release

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

Bug Fixes

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

v1.3.0-beta.2

07 May 16:41
Compare
Choose a tag to compare
v1.3.0-beta.2 Pre-release
Pre-release

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)

v1.3.0-beta.1

29 Mar 19:09
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

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

v1.2.0

27 Jul 14:43
Compare
Choose a tag to compare

1.2.0 (2022-07-27)

Features

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

v1.1.3

27 Jun 16:11
Compare
Choose a tag to compare

1.1.3 (2022-06-27)

Bug Fixes

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

v1.1.2

21 Apr 16:23
Compare
Choose a tag to compare

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)

v1.1.1

20 Apr 15:59
Compare
Choose a tag to compare

1.1.1 (2022-04-20)

Bug Fixes