Skip to content

Releases: Informatievlaanderen/projection-handling

v4.1.0

22 Aug 07:27
Compare
Choose a tag to compare

4.1.0 (2019-08-22)

Features

  • add EF extension to have an ColumnStoreIndex (fbd79fe)

v4.0.0

13 Aug 09:02
Compare
Choose a tag to compare

4.0.0 (2019-08-13)

Features

  • add columns to store user requested state (b740cf2)
  • add extension method to update user requested state (237e943)
  • make sure a projection state exists when updating desired state (1fc1b38)

BREAKING CHANGES

  • the added columns means package users will have to run
    migrations.

v3.6.0

24 Jun 08:09
Compare
Choose a tag to compare

3.6.0 (2019-06-24)

Features

  • add Log JsonSerializer settings (95e7fbf)

v3.5.2

20 May 13:19
Compare
Choose a tag to compare

3.5.2 (2019-05-20)

Bug Fixes

  • sync filter header is now escaped to string (da4965a)

v3.5.1

20 May 10:42
Compare
Choose a tag to compare

3.5.1 (2019-05-20)

v3.5.0

20 May 09:33
Compare
Choose a tag to compare

3.5.0 (2019-05-20)

Features

  • add embed to filter header (8138ad3)

v3.4.1

02 May 13:23
Compare
Choose a tag to compare

3.4.1 (2019-05-02)

v3.4.0

02 May 13:10
Compare
Choose a tag to compare

3.4.0 (2019-05-02)

Features

  • make ef options configurable (8e53aec)

v3.3.1

26 Apr 08:50
Compare
Choose a tag to compare

3.3.1 (2019-04-26)

v3.3.0

23 Apr 09:06
Compare
Choose a tag to compare

3.3.0 (2019-04-23)

Features

  • add overload LastChangedList to have multiple projections (d25a619)