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.
- Add custom region support to apigen schematic to preserve user code between regenerations
- Fix imports in apigen schematic
- Remove inlineSources from tsconfig.lib.json
- Fix remove collection model
- Fix Imports
- Update Angular 21
- Tuning cache
- remove jasmin
- add jsdom
- GeoProperties support
- Collection and Model support in config
- Models and Collections from api-config
- Navigation Properties support
- Models and Collections
- getter, setters, fetch, resource
- Fix: Metadata parser bug (Constructor incorrectly checks version of a metadata, #98)
- ODataResponseJson
- ES2022 use declare (Model fields are 'declare', type-only field declarations)
- Types
- Fix builder test (Missing type in test)
- Fix
ExpandOptions['select'],Transform['aggregate'],Transform['filter']and some other TS type definitions - Fix order of transform operations