Skip to content

Latest commit

 

History

History
152 lines (68 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

152 lines (68 loc) · 5.96 KB

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)

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

Bug Fixes

  • 🐛 update suma and gotu version (8229964)

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

Bug Fixes

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

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

2.0.0 (2022-09-21)

Features

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

BREAKING CHANGES

  • usecase.js: Projects may hbe using ctx.user wich is now user otherwise

1.6.3 (2022-09-04)

Bug Fixes

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

1.6.2 (2022-07-27)

Bug Fixes

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

1.6.1 (2022-06-27)

Bug Fixes

  • herbs: update herbs dependencies (feef52a)

1.6.0 (2022-06-25)

Features

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

1.5.1 (2022-04-21)

Bug Fixes

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

1.5.0 (2022-04-20)

Bug Fixes

Features

1.4.0 (2022-02-07)

Features

  • audittrail: add request input to AuditTrail (73283c0)

1.3.2 (2022-01-15)

Bug Fixes

  • update gotu and suma dependencies (f9707a8)

1.3.1 (2021-11-05)

Bug Fixes

  • ifstep audit trail: fix of ifstep audit trail and context when use nestedsteps (8c8b2d1), closes #51

1.3.0 (2021-08-25)

Bug Fixes

  • rename the fucntion to objectSerializtion (1d11b8d)
  • fix the absence of circular structure treatment: fix the lack of circular structure treatment (807a430), closes #46

Features

  • created a helper function to pull out values from ok instance (41d58fe)

1.2.0 (2021-08-03)

Features

  • feature: added structured common errors into err (a781163)

1.1.0 (2021-06-29)

Features

  • contributing.md: generate new version for ctx.stop() and change contributing doc (ccd17de)

1.0.1 (2021-06-23)

Bug Fixes

  • test runner: remove unused variables (a9eba2c)

1.0.0 (2021-06-23)

Features

  • change library to herbs organization (f061cb0)