Skip to content

v1.0.0

Choose a tag to compare

@Fcmam5 Fcmam5 released this 23 Nov 11:35
· 46 commits to develop since this release

Thanks to all people who worked on improving this library either by working on all features we are including in this release, fixing bugs, or by suggesting new ideas and improvements.

In this release, we introduced more features and two (2) breaking changed marked with 💥

Changelog

Added

  • 🔧 Added striker and codecov (#16)
  • ✨ Added getWilayaByPhonecode (#22)
  • ✨ Added isValidZipCode validation function
  • ✨ Added getWilayaByDairaName
  • ✨ Added getWilayaByDairaName (#31)
  • ✨ Added getPhoneCodesForWilaya (#32)
  • ✨ Added getPhoneCodeForWilaya (#34)
  • ✨ Added getBaladyiatsForWilaya (#41)
  • ✨ Added getBaladyiatsForDaira (#48)
  • ✨ Added getWilayaByBaladyiaName (#49 )
  • ✨ Added getDairaByBaladyiaName (#52)
  • ✨ Added hasName (#54, #56)

Changed

  • 💥 Breaking: Return null instead of undefined (#40 )
  • 💥 Breaking: rename projectWilaya to projectObject (#55)

Fixed

  • Fix minor bug in wilayaProjection, upgrade packages and update .npmignore (#37)