Skip to content

Releases: carbonteq/hexapp

v0.9.2

25 Jan 14:07
368d02e
Compare
Choose a tag to compare

Patch Changes

  • 1474577: Update monadic bind func type inference
  • 41dc3e0: Update repo default errors to include InvalidOperation

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Jan 11:51
45f382a
Compare
Choose a tag to compare

Patch Changes

  • f5c89e4: Add log method to logger interface

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

19 Jan 14:51
b8fe95c
Compare
Choose a tag to compare

Minor Changes

  • 4e828eb: Updates to AppResult and addition of Base DTO

Full Changelog: v0.8.2...v0.9.0

v0.8.2

17 Jan 07:21
2bf4561
Compare
Choose a tag to compare

Patch Changes

  • c6bfa5f: Remove type arg from UnitResult

v0.8.1

17 Jan 07:11
54cda76
Compare
Choose a tag to compare

Patch Changes

  • 546d251: Fix exports for MonadicUtils

v0.8.0

17 Jan 07:05
b8553ea
Compare
Choose a tag to compare

Minor Changes

  • 285d4e3: Add monadic utils, UnitResult, and fix AppResult.fromOther

Patch Changes

  • 00b665b: Default impls for byId methods in ExtendedRepo. existsBy returns RepoResult now

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

16 Jan 08:38
0951a0b
Compare
Choose a tag to compare

Patch Changes

  • 47023ec: Add default type argument to repo result

v0.7.0

16 Jan 08:02
43848cb
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • cd3fef0: Polish AppResult further and add mock repository for testing

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

27 Dec 19:00
c12548c
Compare
Choose a tag to compare

Patch Changes

  • 15f7367: add emptyobject type
  • dc0496d: add ExternalServiceFailure error

v0.6.0

27 Dec 15:09
be68405
Compare
Choose a tag to compare

Minor Changes

  • 891c493: cleanup app result api
  • 98a3b98: Add copyBaseProps method to BaseEntity
  • 759af93: update to rollup v3
  • 0d42ab6: Update module type to nodenext

What's Changed

Full Changelog: v0.5.0...v0.6.0