Releases: digicatapult/sqnc-matchmaker-api
Releases · digicatapult/sqnc-matchmaker-api
Release v0.5.2
Update npm - all minor and patch updates
Release v0.5.1
Update npm - all minor and patch updates to ^5.57.0
Release v0.5.0
`POST match2/{id}/accept` + `GET match2/{id}/accept`+ `GET match2/{id…
Release v0.4.2
Update dependency @types/node to ^18.15.10
Release v0.4.1
Update transaction table (#40) * Try migration * Migration * Amend tests * Amend tests * Remove tokentype from seed * Another unused tokentype * Change names * Change name * Test update * Test update * Update knex down function
Release v0.4.0
`POST match2/{id}/proposal` + `GET match2/{id}/proposal`+ `GET match2…
Release v0.3.4
Feature/l3 38 (#36) * L3-38: post order-demand controller. * L3-38: integration tests. * L3-38: more test coverage. * L3-38: .only. * L3-38: addressing comments. * L3-38: use enums as value :faceplam: * L3-38: switching branches. * L3-38: import update. --------- Co-authored-by: Paulius Michelevicius <[email protected]>
Release v0.3.3
Update npm - all minor and patch updates
Release v0.3.2
L3-72 GET capacity/{capacity_id}/creation (#35) * GET capacity/{capacity_id}/creation * Check for empty array * Comment changes * Test change * Test change
Release v0.3.1
Ls 71 (#33) * tests * Happy path * Capacity index * Remove console * Version bump * Change from test to it * sad path * Comment changes * Updated test * Using enums * Using different enum * Try test * Try test * Test again * Additional sad test