You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that for ISO 3166 (and also currency) you moved from parsing a .json file to baking the data into the code.
What was the reason for this change? (I assume performance, but I do not know if there are other reasons)
Do you have a scripted process for updating / generating the code from a .json file?
Thank you for creating this repo.
The text was updated successfully, but these errors were encountered:
I see that for ISO 3166 (and also currency) you moved from parsing a
.json
file to baking the data into the code.What was the reason for this change? (I assume performance, but I do not know if there are other reasons)
Do you have a scripted process for updating / generating the code from a
.json
file?Thank you for creating this repo.
The text was updated successfully, but these errors were encountered: