Skip to content

Releases: rayriffy/thai-lotto-api

3.0.0

21 Jan 10:52
2638bcc
Compare
Choose a tag to compare

A complete rewrite of thai-lotto-api. I am sunsetting Vercel deployment to somewhere else, so I have opportunity to make it a bit faster (and smaller)

Now API running on Bun runtime instead of Node's V8 engine, resulting in massive improvement of startup time and internal JavaScript performance.

Puppeteer has been deprecated back to regular cheerio because target web that I am scraping is always static so it make no sense to running full headless chrome in API. Resulting in massive memory reduction.

2.0.1

27 Apr 11:31
f36decc
Compare
Choose a tag to compare

Fixes

  • Typography prizeThrid to prizeThird (Issue #52, PR #53)

2.0.0

26 Oct 16:00
0c9fdf3
Compare
Choose a tag to compare

New Features

  • Now it's TypeScript
  • Moved from Heroku to Zeit Now

Fixes

  • Third prizes are showing only 5 items instead of 10 items (#49)

1.0.0

07 Jan 11:05
d9235c6
Compare
Choose a tag to compare
:page_facing_up: LICENSE