Skip to content

Releases: creasico/laravel-nusa

v0.1.2

24 Sep 17:59
v0.1.2
f30f649
Compare
Choose a tag to compare

Features

  • model: adds ability to retrieve list of postal_codes (0e15f6d)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jul 02:09
v0.1.1
c83be13
Compare
Choose a tag to compare

Features

Enhance extensibility by @feryardiant in #12

  • rename morph field address.owner to address.addressable a67f3d8
  • add new interface and trait to helps models with coordinate info be46731
  • deps: utilize package:test command from orchestra/testbench to run the tests 1da613f
  • register Province, Regency, District and Village interface as container ba01162

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Jul 20:22
v0.1.0
7004d32
Compare
Choose a tag to compare

What's Changed 0.1.0 (2023-07-16)

Features

  • Add BelongsToDistrict, BelongsToProvince, BelongsToRegency and BelongsToVillage traits to helps extendability of address (6a118c2)
  • Move Creasi\Nusa\Support to Creasi\Nusa\Models\Concerns
  • Add new interface HasAddress

Bug Fixes

⚠ BREAKING CHANGES

  • Remove Creasi\Nusa\Contracts\Model (323a7bc)
  • rename address classnames (c549f97)
    • Rename trait HasAddress to WithAddress
    • Rename trait HasAddresses to WithAddresses
    • Rename interfacace Addressable to HasAddresses

Full Changelog: v0.0.6...v0.1.0

v0.0.6

14 Jul 22:55
v0.0.6
f05df24
Compare
Choose a tag to compare

What's Changed 0.0.6 (2023-07-14)

Features

  • Feature: Integrasi CodeClimate by @feryardiant in #9
  • db: indexing every name fields on every tables (40270fe)
  • initialize codeclimate integrations (9d4070b)
  • model: add ability to search by code or name on each models (ad8656d)

Full Changelog: v0.0.5...v0.0.6

v0.0.5

07 Jul 06:03
v0.0.5
dc0c560
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump orchestra/testbench from 8.5.8 to 8.5.9 by @dependabot in #8

Features

  • add support to morph one or many addresses (b75e394)
  • split distributed and testing databases (7962e35)
  • use sub-directory for config file (16a4110)

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

03 Jul 18:56
v0.0.4
46b44bb
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4 (2023-07-03)

Features

  • add addressable config for the sake of customizable (7951bba)

v0.0.3

03 Jul 18:47
v0.0.3
36d029a
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3 (2023-07-03)

Features

  • add trait to help associate with addresses (20e4b62)

v0.0.2

26 Jun 03:25
v0.0.2
227a792
Compare
Choose a tag to compare

What's Changed

  • Initialize vendors as submodules, add postal_code, latitude, longitude and coordinates field by @feryardiant in #5
  • Feat model contracts by @feryardiant in #6

New Contributors

Full Changelog: v0.0.1...v0.0.2

Initial Release

23 Jun 13:35
v0.0.1
b4af8b4
Compare
Choose a tag to compare

Release V0.0.1