Skip to content

Latest commit

 

History

History
315 lines (159 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

315 lines (159 loc) · 16.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.9 (2023-01-31)

Features

  • 🎸 add arrow down icon in BusServiceRoutes (f0be970)
  • 🎸 add commitlint lib (c838f13)
  • 🎸 add react-use and use useDebounce (afd2621)
  • 🎸 update to expo 47 and use m1 for eas (bb1f499)

Bug Fixes

  • 🐛 add delayDebounceFn when type text (2868215)
  • 🐛 change card can click, make BusServiceRoutes card click (55fc7c5)
  • 🐛 fix arriving text (080eb64)
  • 🐛 fix lib and update onRefresh func (85365cd)
  • 🐛 fix renderBusServiceRoutesList logic (49fc86e)
  • 🐛 update app.json (5a14275)

0.3.8 (2023-01-31)

Features

  • 🎸 add arrow down icon in BusServiceRoutes (f0be970)
  • 🎸 add commitlint lib (c838f13)
  • 🎸 add react-use and use useDebounce (afd2621)
  • 🎸 update to expo 47 and use m1 for eas (bb1f499)

Bug Fixes

  • 🐛 add delayDebounceFn when type text (2868215)
  • 🐛 change card can click, make BusServiceRoutes card click (55fc7c5)
  • 🐛 fix arriving text (080eb64)
  • 🐛 fix lib and update onRefresh func (85365cd)
  • 🐛 fix renderBusServiceRoutesList logic (49fc86e)
  • 🐛 update app.json (5a14275)

0.3.7 (2022-06-17)

Features

  • 🎸 add format command (dafc646)
  • 🎸 add highlight color and fix fontsize in BusServiceRoute (c7a9e7a)

Bug Fixes

  • 🐛 fix lat long (5424856)
  • 🐛 update expo version (af878ae)
  • 🐛 update font size and text value (164b2bc)

0.3.6 (2022-05-03)

Features

  • 🎸 add busServiceRoutes page (6d05aa1)

Bug Fixes

  • 🐛 remove map view (65eab98)
  • 🐛 update version in app.json (289e5d3)

0.3.5 (2022-02-23)

Bug Fixes

  • 🐛 fix UIRequiredDeviceCapabilities (05dcdd2)
  • 🐛 update version (b750249)

0.3.4 (2022-02-23)

Features

Bug Fixes

  • 🐛 add UIRequiredDeviceCapabilities key for ios (fec68b2)

0.3.3 (2022-02-22)

Features

Bug Fixes

  • 🐛 add eas.json and update readme.md (a9b2d4c)
  • 🐛 fix lat long (c22952e)
  • 🐛 update lib version (e73f6e6)

0.3.2 (2021-11-12)

Bug Fixes

  • 🐛 update readme.md and change to helpers (b01af5e)

0.3.1 (2021-10-25)

Bug Fixes

0.3.0 (2021-10-24)

Bug Fixes

  • 🐛 fix react-native-maps version (f760e25)
  • 🐛 update app.json (4972f01)

0.2.10 (2021-10-24)

Features

  • 🎸 add ActivityIndicator and custom back button (8b32574)
  • 🎸 add bus map view (d84b81a)
  • 🎸 use camera in mapview (b791e29)

Bug Fixes

  • 🐛 update latitude and longitude range (853232f)

0.2.9 (2021-10-10)

Features

  • 🎸 add busStopByBusStopCode func (1719cf3)

0.2.8 (2021-10-10)

Bug Fixes

  • 🐛 update to smaller lat long range (6ac5881)
  • 🐛 update version in app.json (b676c94)

0.2.7 (2021-10-02)

Features

  • 🎸 add firstBusTimeDiffStr in BusArrivalDetails (c63d3c7)

Bug Fixes

  • 🐛 add missing async await (75d619a)
  • 🐛 remove not used async (221226f)
  • 🐛 update lib version (bd3c2d2)

0.2.6 (2021-07-31)

Bug Fixes

  • 🐛 update api url (f47996a)
  • 🐛 update version for new api url (57d4701)

0.2.5 (2021-05-04)

Bug Fixes

0.2.2 (2021-01-28)

Bug Fixes

0.2.1 (2021-01-28)

0.1.20 (2021-01-28)

Bug Fixes

0.1.19 (2020-12-15)

0.1.18 (2020-12-15)

Bug Fixes

0.1.17 (2020-12-12)

0.1.16 (2020-12-10)

Bug Fixes

  • 🐛 add splash screen icon (286503c)

0.1.15 (2020-12-08)

Features

  • 🎸 add snackbar after click theme (c01d7c4)

0.1.14 (2020-12-05)

Bug Fixes

  • 🐛 fix wrong spell and refresh in nearme (fa3d9a7)

0.1.13 (2020-11-21)

0.1.12 (2020-11-15)

0.1.11 (2020-11-14)

Features

  • 🎸 add delete fav refresh list (3f0d9da)

Bug Fixes

  • 🐛 fix usequery param (9bfcae0)

0.1.10 (2020-11-12)

0.1.9 (2020-11-11)

Features

0.1.8 (2020-11-10)

0.1.7 (2020-11-09)

Features

  • 🎸 add show more button (9d0b5b6)

0.1.6 (2020-11-09)

Features

  • 🎸 add icon in bus arrival details (e35b522)

0.1.5 (2020-11-09)

Features

  • 🎸 fix latlong and add deleteFavouritesById (5a306e7)

0.1.4 (2020-11-08)

Features

0.1.3 (2020-11-08)

Features

0.1.2 (2020-11-08)

0.1.1 (2020-11-08)

Features

  • 🎸 add BusArrivalDetails func (15492b6)
  • 🎸 add dialog and bus arrival details page (9e8670e)
  • 🎸 add ios screenshot (c7780aa)
  • 🎸 add report bug and add List item section (dd3afd1)
  • 🎸 create project structure (d924145)