Skip to content

Releases: selfmadecode/Naija.LGA.Net

Release v2.1.0

05 Jan 10:11

Choose a tag to compare

What's Changed

  • Fix: Add missing state Abuja by @ReaganDev in #4
  • feat: add ability to specify the first state in the list by @ReaganDev in #6

New Contributors

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

28 Dec 10:19

Choose a tag to compare

Full Changelog: v1.0.0...v2.0.0

Change extension class name from NaijaLGA.cs to Naija.cs
Update utility methods from GetStates to GetStateWithLgas
Added validation and xml comments

Release v1.0.0

27 Dec 10:57

Choose a tag to compare

Initial release

  • add ability to fetch state using GetStates(), GetState(36), GetState("imo") methods