Releases: dipscope/EntityStore.TS
Releases · dipscope/EntityStore.TS
v3.0.0
09 Jun 18:51
Compare
Sorry, something went wrong.
No results found
v2.0.4
17 Feb 22:55
Compare
Sorry, something went wrong.
No results found
Fixed
TypeScript 5 decorators do not work.
v2.0.3
19 Aug 19:34
Compare
Sorry, something went wrong.
No results found
Fixed
Filtering of properties having null or undefined values.
v2.0.2
06 Aug 20:42
Compare
Sorry, something went wrong.
No results found
Added
Export of paginate clause.
v2.0.1
06 Aug 16:23
Compare
Sorry, something went wrong.
No results found
Added
Allow build browse command.
v2.0.0
25 Jun 21:25
Compare
Sorry, something went wrong.
No results found
Added
Fluent api for declarative configuration with type manager.
Include support when query by key values.
Migrating from previous version
Update type manager declarative configurations.
v1.0.0
31 Jul 20:26
Compare
Sorry, something went wrong.
No results found
Added
Core of entity store;
Commands to add, update, query and remove entities;
Base filter expressions;
Base sort expressions;
Base paginate expressions;
Entity collection to manipulate entities;
Core interfaces for entity providers;