Skip to content

Releases: anuzpandey/laravel-nepal-geo

Release 1.2.5

23 Jun 18:40
Compare
Choose a tag to compare

🔨 fix: DistrictSeeder referencing to province_id.

Release 1.2.4

23 Jun 18:36
Compare
Choose a tag to compare
  • 🔨 fix: remove deleted_at from all the seeder class.

Release 1.2.3

23 Jun 18:32
Compare
Choose a tag to compare
  • 🔨 fix: remove all instance of provinces from the package.

Release 1.2.2

23 Jun 18:28
Compare
Choose a tag to compare
  • 🔨 fix: migration filenames.

Release 1.2.1

23 Jun 18:25
Compare
Choose a tag to compare
  • 🔨 fix: namespace and schema name for cities.

Release 1.2.0

23 Jun 18:21
Compare
Choose a tag to compare
  • 🔨 fix: Seeder namespace.

Release 1.1.1

23 Jun 18:12
Compare
Choose a tag to compare
  • ♻️ refac: Fix Base Seeder File Name.

Release 1.1.0

23 Jun 18:09
Compare
Choose a tag to compare
  • 🔨 fix: Typo on states migration file

Release 1.0.0

23 Jun 18:04
Compare
Choose a tag to compare
  • Publishable Migrations for states, districts, and cities.
  • Seeder Classes StateSeeder, DistrictSeeder, and CitySeeder for insertion.