v0.314.0
Pre-release
Pre-release
·
7550 commits
to develop
since this release
0.314.0 (2023-06-28)
Features
- add minimum billing rate to rates DTO (9b19132)
- add new attribute to candidate (9034d98)
- add new attribute to employee (69df40d)
- add new translation (en.json) (04fb609)
- generate migration for production (1c94c2d)
- generate migration to alter candidate table (baece1f)
- generate migration to alter employee table (db80ced)
- seed minimumBillingRate values (52aafcc)
- update candidate and employee model (d5e5a82)
- update view (1e3a980)
Bug Fixes
- #6418 build issue due to missing parameters (1c81f92)
- added minimum billing rate to the candidate table (6f8f2ce)
- added minimum billing rate to the employee table (4f0dc31)
- formcontrol name (77a66a0)
What's Changed
Full Changelog: v0.313.0...v0.314.0