Skip to content

Releases: creasico/laravel-nusa

v0.1.11

12 Jan 03:33
v0.1.11
ada0c4a
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.10

11 Jan 05:13
v0.1.10
44d3d31
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.1.9

06 Oct 05:56
v0.1.9
498563e
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.1.8

06 Aug 03:11
v0.1.8
d377609
Compare
Choose a tag to compare

Features

  • add pint config to exclude submodules dir (404032d)
  • db: create basic migration for addresses tabel (62ee6d3), closes #85
  • init stat command (ba48cdb)

Bug Fixes

  • test: fix test issue with address model relations (a95b38a)

Compare with previous version: v0.1.7...v0.1.8

What's Changed

Contributions

  • feat: add nusa:stat command for local development uses by @feryardiant in #84
  • feat(db): add basic database migration for addresses table, fix #85 by @feryardiant in #86

Full Changelog: v0.1.7...v0.1.8

v0.1.7

13 Mar 01:46
v0.1.7
4332031
Compare
Choose a tag to compare

Features

  • ci: init tests on laravel 11 (975fe02)

Compare with previous version: v0.1.6...v0.1.7

What's Changed

Contributions

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Feb 21:36
v0.1.6
34943ad
Compare
Choose a tag to compare

Compare with previous version: v0.1.5...v0.1.6

What's Changed

Contributions

Full Changelog: v0.1.5...v0.1.6

v0.1.5

08 Nov 08:06
v0.1.5
d322445
Compare
Choose a tag to compare

Features

  • deps: let dependabot also manage submodules (09821d4)
  • dev: add thunder-client collection (0efe822)
  • exclude JSON and CSV resources (2932794), closes #48

Bug Fixes

  • api: don't execute query on empty params (08e902f)

Compare with previous version: v0.1.4...v0.1.5

What's Changed

Contributions

Full Changelog: v0.1.4...v0.1.5

v0.1.4

02 Nov 06:42
v0.1.4
1e29d72
Compare
Choose a tag to compare

Features

  • api: add with query string to include certain fields or relations (94580b2)
  • api: add ability to filter villages by postal_code (ffde718)
  • api: add ability to use search query on subroutes (a0949da)
  • dev: enable vscode debuging config (70c74f3)

Bug Fixes

  • api: fix with query string does not return expected output (62bc1a6)

Compare with previous version: v0.1.3...v0.1.4

What's Changed

Contributions

Full Changelog: v0.1.3...v0.1.4

v0.1.3

24 Sep 18:01
v0.1.3
c681c4a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix some false positive test on province resources (a20ca86)

Full Changelog: v0.1.2...v0.1.3

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