Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Releases: d-risk/mock-api-gateway

v0.11.0

30 Apr 05:11
cad62e5
Compare
Choose a tag to compare
fix errors

v0.10.0

24 Apr 09:54
97da9f8
Compare
Choose a tag to compare
enable CORS

v0.9.0: Merge pull request #33 from d-risk/dependabot/pip/urllib3-1.24.2

24 Apr 09:31
62aad85
Compare
Choose a tag to compare
[Security] Bump urllib3 from 1.24.1 to 1.24.2

v0.8.0: add missing newline to the company's description

09 Apr 07:55
b3b2a1f
Compare
Choose a tag to compare
add missing newline as the description is supposed to have 2 paragraphs

Signed-off-by: Christopher Zhong <1946052+ChristopherZhong@users.noreply.github.com>

v0.7.0

08 Apr 06:40
ffe68a1
Compare
Choose a tag to compare
search companies by ratings now return both the company and the lates…

v0.6.0: generate two financial reports for the same year

05 Apr 06:47
02244eb
Compare
Choose a tag to compare
Signed-off-by: Christopher Zhong <1946052+ChristopherZhong@users.noreply.github.com>

v0.5.0: add API to get list of ratings

05 Apr 06:27
150f8ae
Compare
Choose a tag to compare
Signed-off-by: Christopher Zhong <1946052+ChristopherZhong@users.noreply.github.com>

v0.4.0: change search for companies by name

28 Mar 06:58
2182384
Compare
Choose a tag to compare
  • Switch comparison from "icontains" to "istartswith"
  • Sort search results from companiesByName in case-insensitive alphabetical order

v0.3.0: add API to search for companies by ratings

26 Mar 09:37
b747da6
Compare
Choose a tag to compare
add code to search for companies by ratings

Signed-off-by: Christopher Zhong <1946052+ChristopherZhong@users.noreply.github.com>

v0.2.0: add API to do customize report

08 Mar 06:53
784755f
Compare
Choose a tag to compare
add code to create a randomly generated custom credit report

Signed-off-by: Christopher Zhong <1946052+ChristopherZhong@users.noreply.github.com>