Releases: yeukfei02/singapore-bus-arrival
Releases · yeukfei02/singapore-bus-arrival
v1.12.0
Features
- 🎸 add defualt memorySize to 2000 (168bc5c)
Bug Fixes
- 🐛 update sls lib and fix model (34860b0)
v1.11.0
Features
- 🎸 add busServiceNo filter in allBusService api (3049c71)
v1.10.0
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.1
Bug Fixes
- 🐛 update sls to v3 and remove postman collection (e400123)
v1.9.0
Features
- 🎸 add getFavouritesByInstallationId createdat desc (b83d0fe)
Bug Fixes
- 🐛 fix busStopByLatLongControllerFunc (5e69a2f)
- 🐛 fix lat long and foreach loop (53adb00)