Skip to content

Data split to improve data fixing and better debugging

Compare
Choose a tag to compare
@harpreetkhalsagtbit harpreetkhalsagtbit released this 21 Aug 08:09
· 52 commits to master since this release
57088ba

Data split to improve better data fixing and debugging as we are getting lot of req for missing, invalid data and sometimes P.Rs are difficult to review.

  1. Add scripts to split and combine country, state, city data
  2. With split it is easy to test, debug, change and review the changes of Country, State, City data
  3. In the build package - we will be sharing combine data as before for Country, State, City
  4. Contributor will have to udpate the changes to the split data in specific Country, State, City - files/folder
  5. version bump from v3.0.6 to v3.0.7