Skip to content

Releases: spatie/laravel-package-tools

1.4.2

05 Mar 10:08
f03683d
Compare
Choose a tag to compare
  • fix publishing views (#15)

1.4.1

04 Mar 22:55
2db1beb
Compare
Choose a tag to compare
  • ensure unique timestamp on migration publish (#14)

1.4.0

15 Feb 08:10
53e2a33
Compare
Choose a tag to compare
  • allows parameters for setup methods to be passed in as a spread array (#11)

1.3.1

02 Feb 21:34
ccecf97
Compare
Choose a tag to compare
  • fix migrationFileExists (#7)

1.3.0

28 Jan 13:25
Compare
Choose a tag to compare
  • add hasRoute

1.2.3

27 Jan 16:02
cde3b1e
Compare
Choose a tag to compare
  • fix migration file extension when publishing from Package (#3)

1.2.2

27 Jan 15:32
Compare
Choose a tag to compare
  • use short package name to register views

1.2.1

27 Jan 15:24
Compare
Choose a tag to compare
  • fix hasMigrations
  • make register and boot chainable

1.2.0

27 Jan 15:01
Compare
Choose a tag to compare
  • add hasAssets

1.1.0

25 Jan 14:42
Compare
Choose a tag to compare
  • add hasTranslations