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
feat(NYC): special case logic for NYC boroughs
Handle the following special cases for NYC:
- Queens uses neighbourhood/borough name
- Manhattan uses 'New York'
- Other boroughs use borough name, not 'New York'
Note: this commit exists only to generate a release after there was a
formatting error in the commit message of 07e6b50. Code changes for this
release can be found in #39