Skip to content

Releases: orimdominic/ng-streets

v1.0.0

11 Jan 02:39
Compare
Choose a tag to compare

v0.1.0...v1.0.0

  1. getStates now returns data of all states contained in the data set, as opposed to the previous which returned only the names
  2. A state now has a geoPol property which represents the geo-political zone of the state in the country

Others:

  1. Tests have been added to ensure that data in the data set matches the right interface data types
  2. Documentation and a contribution guide have been added to the repository

v0.1.0

07 Jan 06:56
Compare
Choose a tag to compare
  • feat: getState, getStates 5d25115

getState returns the name and area data of a state
getStates returns an array containing the name of all Nigerian states

4b6465a...v0.1.0