All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Type manager 8 support.
- TypeScript 5 decorators do not work.
- Filtering of properties having null or undefined values.
- Export of paginate clause.
- Build method of browse command.
- Fluent api for declarative configuration with type manager.
- Include support when query by key values.
- Update type manager declarative configurations.
- 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;