Skip to content

Releases: Laravel-Backpack/basset

0.16.0

22 May 12:39
87bcb12
Compare
Choose a tag to compare

What's Changed

  • not vendor ! by @pxpm in #33
  • Document making sure the public disk is properly configured by @promatik in #34
  • Added missing condition for dev mode by @promatik in #39

New Contributors

  • @pxpm made their first contribution in #33

Full Changelog: 0.15.0...0.16.0

0.15.0

26 Apr 08:28
cb620d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

03 Apr 10:00
f9b9923
Compare
Choose a tag to compare

What's Changed

  • ViewPaths — way for 3rd party packages to add internalization paths by @promatik in #24

Full Changelog: 0.9.0...0.10.0

0.9.0

31 Mar 10:15
84feb34
Compare
Choose a tag to compare

What's Changed

  • Changed getAssetUrl to getUrl and getAssetPath to getPath by @promatik in #22

Full Changelog: 0.8.1...0.9.0

0.8.1

30 Mar 06:13
e5c990b
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Pest v2 by @promatik in #19
  • Added getAssetUrl method to retrieve the fully prepared url of an asset by @promatik in #20

Full Changelog: 0.8.0...0.8.1

0.8.0

27 Mar 14:51
9b33171
Compare
Choose a tag to compare
add Laravel 9 support