Skip to content

Latest commit

 

History

History
100 lines (69 loc) · 7.53 KB

CHANGELOG.md

File metadata and controls

100 lines (69 loc) · 7.53 KB

1.3.1 (2024-12-29)

Bug Fixes

  • add port (f14bb45)
  • throw error instead of manually sending it (49466d2)

1.3.0 (2024-12-29)

Features

1.2.1 (2024-12-29)

Bug Fixes

  • data being cached with wrong conditions (c8cfa72)
  • redis image not being recognized (b658550)
  • redundant checking of caching (099bf14)
  • status code being out of range (e68e755)
  • system time being used instead of ph time (add9750)

1.2.0 (2024-12-19)

Bug Fixes

  • cache data gets stale and still gets returned (b392793)

Features

  • add date formatter helper (d7616e5)
  • add date formatter to barrel file (7842f1a)

1.1.0 (2024-11-30)

Features

1.0.0 (2024-11-16)

Bug Fixes

  • error always logging internal server (3dcb08f)
  • redundant gameId showing on results (4c755bb)
  • remove redundant string literal (22aaebf)

Features