Releases: codechem/dappi
Releases · codechem/dappi
1.5.2-preview
What's Changed
- fix(Dappi.Cli): Add Dappi.Core reference handling in InitCommand by @fvanderflier in #184
Full Changelog: 1.5.1-preview...1.5.2-preview
1.5.1-preview
What's Changed
- fix: property name validation by @DavidPavlovski in #150
- feature: generate audiable entity by @DavidPavlovski in #149
- Update Angular build output by @github-actions[bot] in #151
- Update Angular build output by @github-actions[bot] in #152
- feat: entity and property creation with roslyn by @DavidPavlovski in #156
- test: integration tests by @DavidPavlovski in #160
- fix: relation property name by @DavidPavlovski in #158
- refactor: update db context in single action by @DavidPavlovski in #162
- fix: mediainfo null validation by @DavidPavlovski in #165
- test: update db context tests by @DavidPavlovski in #167
- Update Angular build output by @github-actions[bot] in #168
- feat: delete entity by @DavidPavlovski in #174
- Update Angular build output by @github-actions[bot] in #175
- Add enum management functionality by @manevdushko in #176
- feat: generate enums with roslyn by @DavidPavlovski in #179
- Update Angular build output by @github-actions[bot] in #180
- fix: builder page by @DavidPavlovski in #181
- Update Angular build output by @github-actions[bot] in #182
Full Changelog: 1.1.5-preview...check
1.1.5
What's Changed
- fix: add core lib in pipeline by @DavidPavlovski in #147
- fix: crud generator by @DavidPavlovski in #146
Full Changelog: 1.1.3-preview...1.1.5-preview
1.1.3-preview
What's Changed
- feat: implement audit trail by @petar-dimitrievski in #141
- fix: update media info properties if sent in the payload by @gorgi-lazarev in #142
- fix: input for dateonly fields by @DavidPavlovski in #143
- fix: pluralization by @DavidPavlovski in #140
- Update Angular build output by @github-actions[bot] in #145
New Contributors
- @DavidPavlovski made their first contribution in #143
Full Changelog: 1.0.7-preview...1.1.3-preview
1.0.7-preview
Update Angular build output [skip ci] (#138) Co-authored-by: GitHub Actions <github-actions@github.com>
1.0.6-preview
fix: MediaInfo data is not fetched in nested entities (#133) Co-authored-by: Petar Dimitrievski <petardimitrievski@codechem.com>
v1.0.5-preview
Revert "fix: Pluralization of properties and tables (#110)" (#120) This reverts commit 27dd0af8c90ddf97730ce1945fe8fc4a815ce853.
v1.0.4-preview
[FIX] Include build output (#115) Co-authored-by: Gorgi Lazarev <gorgi.lazarev@codechem.com>
v1.0.3-preview
fix: Pluralization of properties and tables (#110) * Add pluralization of model names * [FIX] #108 | Include the Pluralize package in the built project --------- Co-authored-by: Gorgi Lazarev <gorgi.lazarev@codechem.com>
v1.0.2-preview
replace old project names (#106) * rename * revert old project