Skip to content

Releases: octoper/statamic-inline-assets

4.0.3

08 Jan 09:02
9caea36

Choose a tag to compare

Added

  • Ignore Missing flag #6

4.0.2

01 Nov 22:55
645eefb

Choose a tag to compare

Update composer.json

4.0.1

01 Nov 22:50
0d2da3b

Choose a tag to compare

Delete composer.lock

4.0.0

30 Oct 11:05

Choose a tag to compare

  • Require statamic/cms!3.0.*
  • Add support for Laravel 8

More

Start using Semantic Versioning from this version

v3

30 Jul 14:58

Choose a tag to compare

v3

Added

  • Ability to minify assets
{{ inline_assets:css minify="true" path="main.css" }}

Changed

  • Use specific tag for CSS and JavaScript
{{ inline_assets:css path="main.css" }}
{{ inline_assets:js path="main.js" }}

v2

17 Jun 22:55

Choose a tag to compare

v2

Changes

  • Add Illuminate/Support/HtmlString as return type

v1

20 Apr 19:28

Choose a tag to compare

v1
some changes