Releases: selfmadecode/Naija.LGA.Net
Releases · selfmadecode/Naija.LGA.Net
Release v2.1.0
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
- @ReaganDev made their first contribution in #4
Full Changelog: v2.0.0...v2.1.0
Release v2.0.0
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
Initial release
- add ability to fetch state using GetStates(), GetState(36), GetState("imo") methods