1.3.0-next.3 (2021-11-15)
- CI: merge request, release workflows into one CI/CD workflow (6e49dba)
1.3.0-next.2 (2021-09-12)
- change README (f34cbf8)
1.3.0-next.1 (2021-09-12)
- fossabot: add license scan report and status (7d2d607)
1.2.0 (2021-09-12)
- add new Github Action based CI/CD pipelines (aa7d00c)
- Feat: add
contextto options and pass intoInvocationContext
- Fix: remove sources folder from ci file
- Deps: update packages
- Clean: remove
sourcesfolder - Feat: add
model mappermethod forcreate,updateoperations - Feat: add unit-tests for
create,find,edit,delete - Docs: add shields to
README
- Deps: update packages
- Feat: enable unit testing with
ts-node - Fix: change name
FilterCrudRepositorytoFilterRepository - Deps: update packages
- Fix: change
FilterContexttoInvocationContextusing repository context - Feat: add CI file