Skip to content

Releases: yeukfei02/singapore-bus-arrival

v1.14.0

25 Aug 07:11
Compare
Choose a tag to compare

Features

  • 🎸 add format command (a1262ac)

Bug Fixes

  • 🐛 add line break (a438d0b)
  • 🐛 fix busStopByLatLong logic and fix env (db99a0e)
  • 🐛 fix format command (11d7c20)
  • 🐛 fix format script (8b3cd85)

v1.13.0

06 Jun 01:38
Compare
Choose a tag to compare

Features

Bug Fixes

  • 🐛 fix github action deploy.yml (d9cc0d3)
  • 🐛 fix lat long (ad109e3)
  • 🐛 fix order by (c6b275c)
  • 🐛 remove not used order by (049a588)

v1.12.1

01 Jun 14:30
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 add missing log (08e79b6)
  • 🐛 fix test case and cron job logic (ee2eb8e)
  • 🐛 update husky lib (e0caf8a)

v1.12.0

23 May 15:50
Compare
Choose a tag to compare

Features

  • 🎸 add defualt memorySize to 2000 (168bc5c)

Bug Fixes

  • 🐛 update sls lib and fix model (34860b0)

v1.11.0

03 May 08:45
Compare
Choose a tag to compare

Features

  • 🎸 add busServiceNo filter in allBusService api (3049c71)

v1.10.0

03 May 06:45
Compare
Choose a tag to compare

Features

  • 🎸 add allBusRoute api (4faf8e7)
  • 🎸 add allBusService api (cb1768b)
  • 🎸 add allBusStop api (9e69f63)
  • 🎸 add allBusStop cron job (990d8d4)
  • 🎸 add cron job for all bus service and bus route (01b9d3f)

Bug Fixes

  • 🐛 fix busRoute and busService logic (1eebb65)
  • 🐛 fix busServiceByBusServiceNo api (c3093ef)
  • 🐛 fix getBusRouteByBusServiceNo api logic (988e3dc)
  • 🐛 fix logic (2f27e28)
  • 🐛 increase allBusStop memorySize (7c4749b)
  • 🐛 update sls lib and fix test case (c584dcd)

v1.9.3

10 Apr 11:28
Compare
Choose a tag to compare

Bug Fixes

v1.9.2

06 Apr 03:13
Compare
Choose a tag to compare

Bug Fixes

v1.9.1

18 Mar 03:44
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 update sls to v3 and remove postman collection (e400123)

v1.9.0

22 Feb 09:51
Compare
Choose a tag to compare

Features

  • 🎸 add getFavouritesByInstallationId createdat desc (b83d0fe)

Bug Fixes

  • 🐛 fix busStopByLatLongControllerFunc (5e69a2f)
  • 🐛 fix lat long and foreach loop (53adb00)