Releases: Informatievlaanderen/projection-handling
Releases · Informatievlaanderen/projection-handling
v4.1.0
4.1.0 (2019-08-22)
Features
- add EF extension to have an ColumnStoreIndex (fbd79fe)
v4.0.0
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
3.6.0 (2019-06-24)
Features
- add Log JsonSerializer settings (95e7fbf)
v3.5.2
3.5.2 (2019-05-20)
Bug Fixes
- sync filter header is now escaped to string (da4965a)
v3.5.0
3.5.0 (2019-05-20)
Features
- add embed to filter header (8138ad3)
v3.4.0
3.4.0 (2019-05-02)
Features
- make ef options configurable (8e53aec)
v3.3.0
3.3.0 (2019-04-23)
Features
- add overload LastChangedList to have multiple projections (d25a619)