Skip to content

Releases: lukaferlez/Simpleverse.Repository

Release v2.1.11

15 May 22:20
Compare
Choose a tag to compare
✨feat: Optional use of final properties

Release v2.1.10

15 May 20:48
Compare
Choose a tag to compare
✨feat: Optional use of virtual process

Release v2.1.9

15 May 17:14
Compare
Choose a tag to compare
⚙️refactor: Simplified generic Add, Update, Upsert

Release v2.1.8

16 Apr 11:02
Compare
Choose a tag to compare
🐞fix: Mapping of List virtuals for <T>

Release v2.1.7

16 Apr 10:41
Compare
Choose a tag to compare
✨feat: Override on List in ProjectedEntity

Refactored inheritance chain & method overrides/virtuals in order to simplify
overriding in child classes.

Release v2.1.6

16 Apr 09:29
Compare
Choose a tag to compare
🐞fix: Remove new() constraint from TFilter

Release v2.1.5

16 Apr 08:34
Compare
Choose a tag to compare
⚙️refactor: Inheritance chain between ProjectedEntity & entity

Refactored inheritance chain & method overrides/virtuals in order to simplify overriding in child classes.

Release v2.1.4

15 Apr 20:35
Compare
Choose a tag to compare
⚙️refactor: Update naming of Entity in DB

Release v2.1.3

15 Apr 20:06
Compare
Choose a tag to compare
⚙️refactor: Switch to IEntity for ProjectedEntity

Release v2.1.2

15 Apr 15:26
Compare
Choose a tag to compare
🔵test: Update tests to take into account identity