Skip to content

Releases: MichaelHirn/dddf

v2.1.1

02 Aug 08:51

Choose a tag to compare

2.1.1 (2022-08-02)

Bug Fixes

v2.1.0

16 Nov 13:21

Choose a tag to compare

2.1.0 (2021-11-16)

Features

v2.0.0

16 Nov 13:13

Choose a tag to compare

2.0.0 (2021-11-16)

⚠ BREAKING CHANGES

  • add cache-control

Features

Bug Fixes

  • export all IRepo types (b3b96b8)
  • export CacheRepoMethodConfig (b122b5c)
  • generic type version (ae02237)
  • provide CacheControlActions (b357b38)

v1.12.4

26 Feb 11:09

Choose a tag to compare

1.12.4 (2021-02-26)

Bug Fixes

  • deps: add missing rxjs dep (5d113c2)

v1.12.3

02 Dec 17:49

Choose a tag to compare

1.12.3 (2020-12-02)

Bug Fixes

  • fix dynamo loadBatch bug (ab27d2a)

v1.12.2

02 Dec 17:29

Choose a tag to compare

1.12.2 (2020-12-02)

Bug Fixes

  • fix hard coded dynamo hashKey (63a6689)

v1.12.1

26 Nov 17:07

Choose a tag to compare

1.12.1 (2020-11-26)

Bug Fixes

  • prevent reflect-metadata error (fe7c3c5)

v1.12.0

17 Nov 14:54

Choose a tag to compare

1.12.0 (2020-11-17)

Features

  • allow string type for Entity ID (6e2d873)

v1.11.0

24 Sep 10:15

Choose a tag to compare

1.11.0 (2020-09-24)

Features

v1.10.0

17 Sep 15:40

Choose a tag to compare

1.10.0 (2020-09-17)

Features

  • repos: add JsonS3Repo implementation (116464f)