Releases: dxfrontier/cds-ts-repository
Releases · dxfrontier/cds-ts-repository
Release 1.0.5
Version 1.0.5
Commits
- [83c5b46] Merge pull request #36 from dxfrontier/fix/release
- [3d7ce86] ci: version bump to 1.0.5
- [10bb27a] Chore : Release npm public due to package.lock versioning
Release 1.0.4
Version 1.0.4
Commits
- [8173640] Merge pull request #35 from dxfrontier/feature/deep-expand
- [7f84c21] ci: version bump to 1.0.4
- [f2146cb] Feature: now
getExpand
has a new overload for handling deep expand of the associations.
- [b21a45d] Chore: package versions increased
- [e93f0d1] Update: Readme updated with deep expand
- [87b0f3b] Update: deep expand tests added.
Release 1.0.3
Version 1.0.3
Commits
- [8632925] Merge pull request #34 from dxfrontier/fix/filter-changes
- [c2d86ce] ci: version bump to 1.0.3
- [306c34d] FIX : Removed public getters and made the fields public.
Release 1.0.2
Version 1.0.2
Commits
- [931c01f] Merge pull request #33 from dxfrontier/fix/Filter
- [3f660c1] ci: version bump to 1.0.2
- [5954ee0] FIX: Filter constructor is now exported.
Release 1.0.1
Version 1.0.1
Commits
- [975fe9d] Merge pull request #31 from dxfrontier/feature/various-updates
- [8afda40] ci: version bump to 1.0.1
- [28d827a] FEATURE : forUpdate now can accept arguments.
Release 1.0.0
Version 1.0.0
Commits
- Stable version released 1.0.0, production ready.
- [39e4c4e] Merge pull request #30 from dxfrontier/feature/distinct
- [757e4e6] ci: version bump to 1.0.0
- [cc24da3] FEATURE : distinct property of the builder().find() now is implemented.
Release 0.3.8
Version 0.3.8
Commits
- [4006d4f] Merge pull request #29 from dxfrontier/fix/columnsformatter-typing
- [86533e4] ci: version bump to 0.3.8
- [45c8df3] FIX: ColumnsFormatter typing
Release 0.3.7
Version 0.3.7
Commits
- [126d315] Merge pull request #28 from dxfrontier/feature/columnsFormatter
- [3abd3be] ci: version bump to 0.3.7
- [384a15e] Feature : new columnsFormatter which can be used to rename columns or to add aggregate functions to columns
- [af9260c] Update: package-lock.json
- [b00fff8] Update: README.md
- [5195eb9] Update: tests
Release 0.3.6
Version 0.3.6
Commits
- [f6aaddb] Merge pull request #27 from dxfrontier/dependabot/npm_and_yarn/follow-redirects-1.15.5
- [bb9dbfc] ci: version bump to 0.3.6
- [3696394] Bump follow-redirects from 1.15.3 to 1.15.5