Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 663 Bytes

Changelog

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.

[2.0.0] - 2022-06-25

Added

  • Fluent api for declarative configuration with type manager.

Migrating from previous version

  • Update type manager declarative configurations.

[1.0.0] - 2022-07-31

Added

  • In memory entity provider.
  • In memory filter expression visitor.
  • In memory sort expression visitor.
  • In memory paginate expression visitor.
  • In memory paginated entity collection.