Skip to content

Releases: herbsjs/buchu

v2.1.1

22 Nov 14:40
Compare
Choose a tag to compare

2.1.1 (2023-11-22)

Bug Fixes

  • 🐛 update suma and gotu version (8229964)
  • require: bump suma and gotu version + fix check if entity (ab1fe9f)

v2.1.1-beta.2

22 Nov 14:37
Compare
Choose a tag to compare
v2.1.1-beta.2 Pre-release
Pre-release

2.1.1-beta.2 (2023-11-22)

Bug Fixes

  • 🐛 update suma and gotu version (8229964)

v2.1.1-beta.1

29 Mar 23:13
Compare
Choose a tag to compare
v2.1.1-beta.1 Pre-release
Pre-release

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

Bug Fixes

  • require: bump suma and gotu version + fix check if entity (ab1fe9f)

v2.1.0

06 Mar 13:58
Compare
Choose a tag to compare

2.1.0 (2023-03-06)

Features

  • audittrail: now audit trail can be configured by mode or output type to ignore some fields (41f5f8b), closes #90

v2.0.0

21 Sep 21:33
Compare
Choose a tag to compare

2.0.0 (2022-09-21)

Features

  • usecase.js: added user inside context (f4819ba), closes #84

BREAKING CHANGES

  • usecase.js: Projects that are using ctx.user. A ctx.user variable will now be overridden by context. So now this variable becomes reserved by the library and we recommend not using it beyond the purpose of capturing user information coming via authorize

v1.6.3

04 Sep 21:41
Compare
Choose a tag to compare

1.6.3 (2022-09-04)

Bug Fixes

  • request.from: now ignoreIDs works with entities with multiple IDs (e13e1bd)

v1.6.2

27 Jul 19:17
Compare
Choose a tag to compare

1.6.2 (2022-07-27)

Bug Fixes

  • deps: bump @herbsjs/gotu from 1.1.2 to 1.2.0 (5582a4d)

v1.6.1

27 Jun 13:25
Compare
Choose a tag to compare

1.6.1 (2022-06-27)

Bug Fixes

  • herbs: update herbs dependencies (feef52a)

v1.6.0

25 Jun 19:12
Compare
Choose a tag to compare

1.6.0 (2022-06-25)

Features

  • add request.from() feature: add request.from() feature which receives an object and settings (98fdda7), closes #53

v1.5.1

21 Apr 16:26
Compare
Choose a tag to compare

1.5.1 (2022-04-21)

Bug Fixes

  • deps: bump @herbsjs/gotu from 1.1.0 to 1.1.1 (3353ae6)