Skip to content

Releases: digicatapult/sqnc-matchmaker-api

Release v0.5.2

01 Apr 07:33
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.5.1

31 Mar 00:08
Compare
Choose a tag to compare
Update npm - all minor and patch updates to ^5.57.0

Release v0.5.0

30 Mar 16:54
e612579
Compare
Choose a tag to compare
`POST match2/{id}/accept` + `GET match2/{id}/accept`+ `GET match2/{id…

Release v0.4.2

30 Mar 01:21
Compare
Choose a tag to compare
Update dependency @types/node to ^18.15.10

Release v0.4.1

29 Mar 13:38
fb2aafd
Compare
Choose a tag to compare
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

29 Mar 09:13
f59c3ea
Compare
Choose a tag to compare
`POST match2/{id}/proposal` + `GET match2/{id}/proposal`+ `GET match2…

Release v0.3.4

29 Mar 06:56
9572306
Compare
Choose a tag to compare
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

25 Mar 20:07
Compare
Choose a tag to compare
Update npm - all minor and patch updates

Release v0.3.2

24 Mar 16:19
e56dcf4
Compare
Choose a tag to compare
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

24 Mar 11:34
bb09358
Compare
Choose a tag to compare
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