All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2021-05-13)
- repo: repository search parameters
- types: QueryParams -> RepoSearchParams
- types: QueryCriteria -> Criteria
- types: ProjectionCriteria -> Projection
- install qs-to-mongo@2.0.0 (e45db33)
- repo: repository search parameters (959b715)
- types: ProjectionCriteria -> Projection (e766561)
- types: QueryCriteria -> Criteria (2cdf1c7)
- types: QueryParams -> RepoSearchParams (387c592)
- interfaces: add IRepoSearchParamsBuilder (c83a43f)
- mixins: add RepoSearchParamsBuilder (42375f2)
- repo: query, queryByIds, queryOne, queryOneOrFail (166f00e)
- fix release-github script (1fb310c)
3.0.1 (2021-05-11)
- repo: query. logic (f9b37ae)
3.0.0 (2021-05-10)
- interfaces: remove EnvironmentVariables
- fix package keywords (634b580)
- constraints: fix IsUnixTimestampConstraint annotations (40eba12)
- fix typo (6268a2f)
- remove unused dependencies (f26478d)
- interfaces: remove EnvironmentVariables (940eb79)
2.0.0 (2021-05-10)
- providers: add RepoDBConnection
- models: migrate to class-validator
- repo: integrate db connection provider
- add class-transformer, class-transformer-validator, class-validator (abbf510)
- update readme and contributing guide (c0c4eb0)
- lib: add IEntity interface (66ae4c1)
- lib: db connection provider (752e115)
- models: migrate to class-validator (36b1e6f)
- providers: add RepoDBConnection (d2a764a)
- repo: integrate db connection provider (81eeb30)
- update gitconfig (c6c69e6)
1.1.1 (2021-05-07)
- add uuid mock (bf3316e)
- spellcheck (cfaab2d)
- lib: aggregation stages interface import (34d76b1)
1.1.0 (2021-05-03)
- config: configuration (ed1fa1c)
- lib: data transfer objects (674a380)
- lib: exception api (e60dae9)
- lib: interfaces/Entity (41b886d)
- contributing guide - making changes (0dfbbd2)
- fix typo in mingo config section (d9a5c45)
- getting started (c833405)
- installation (b571bf3)
- scripts/js/create-dist-package-json (b478f95)
- update install instructions (8e62036)
- update usage - typescript config (46c3a5f)
- update v1.0.0 technical spec (d252940)
- usage (0987d50)
- usage - configuration (a521f02)