Skip to content

Releases: CupOfTea696/AssetManager

Release: v1.10.0

22 Oct 10:39

Choose a tag to compare

  • Update illuminate version constraints
  • Dynamically set default asset group on create

Release: v1.9.0

12 Oct 11:59

Choose a tag to compare

Release of version 1.9.0

Commits in this release:

  Commit 5fc27a1 Merge pull request #7 from CupOfTea696/analysis-8AB7VV

Apply fixes from StyleCI
  Commit d0c4b41 Apply fixes from StyleCI
  Commit a0a9b9d Did someone say multiple asset paths?

Release: v1.8.2

19 Sep 12:03

Choose a tag to compare

Release of version 1.8.2

Commits in this release:

  Commit 607bd50 Split css fix

Release: v1.8.1

15 Aug 15:04

Choose a tag to compare

Release of version 1.8.1

Commits in this release:

  Commit 0404c6b Trimpath fix for regexfiles

Release: v1.8.0

03 May 09:52

Choose a tag to compare

Release of version 1.8.0

Commits in this release:

  Commit 2fdb018 Allow manifest file paths to be trimmed

Release: v1.7.3

02 May 09:42

Choose a tag to compare

Release of version 1.7.3

Commits in this release:

  Commit 900531a Manifest file path fixes
  Commit 9510970 illuminate 5.4.*

Release: v1.7.2

13 Feb 14:52

Choose a tag to compare

Release of version 1.7.2

Commits in this release:

  Commit 912321c Merge pull request #5 from CupOfTea696/analysis-8LPg9n

Apply fixes from StyleCI
  Commit bcc7193 Apply fixes from StyleCI
  Commit b16270b Merge remote-tracking branch 'origin/master'

Conflicts:

src/AssetManager.php

  Commit 31b7049 Prevent double leading '/' when $asset_path == ''

Release: v1.7.1

31 Oct 15:36

Choose a tag to compare

Release of version 1.7.1

Commits in this release:

  Commit cf9fb60 Works with illuminate 5.3.*

Release: v1.7.0

13 Oct 11:34

Choose a tag to compare

Release of version 1.7.0

Release: v1.6.5

13 Oct 11:34

Choose a tag to compare

Release of version 1.6.5

Commits in this release:

  Commit 9a94f39 When asset path has leading /, use public path rather than asset path
  Commit a391834 regex dir fix