Skip to content

Releases: hnhdigital-os/laravel-datasets

v1.2.1

10 Jan 14:32
Compare
Choose a tag to compare
Count the where statements made, only check model if we have done som…

…e queries

1.2.0

02 Jan 23:54
Compare
Choose a tag to compare
v1.2.0

Updated namespace

v1.1.5

23 Dec 04:50
Compare
Choose a tag to compare
Updated readme

v1.1.4

23 Dec 01:23
Compare
Choose a tag to compare
Add missing parameter

1.1.3

23 Dec 01:20
6a08c30
Compare
Choose a tag to compare
Merge pull request #5 from hnhdigital-os/analysis-qrK699

Apply fixes from StyleCI

v1.1.2

14 Sep 11:35
Compare
Choose a tag to compare
Update league/csv version

v1.1.1

08 Sep 04:25
Compare
Choose a tag to compare
Updated package vendor name

v1.1

31 Dec 00:16
Compare
Choose a tag to compare

Re-worked code base so that all dataset collections are from externally installed packages (eg in the vendor/ directory).

This will allow private collections to be created, but also make the collections more specific and not all grouped together.

v1.0.2

30 Dec 21:52
Compare
Choose a tag to compare
  • Added dataset:install command.
  • Corrected the language_codes dataset.

v1.0.1

30 Dec 12:49
Compare
Choose a tag to compare

Added the following datasets:

  • Australian Banks
  • Australian Postcodes

Some minor fixes and an additional hook so we can modify the data after we've read it but before we process it into the database.