Vaggelis Yfantis

Inline Assets Release Notes

Vaggelis Yfantis

4.0.3

January 8th, 2021

Added

  • Ignore Missing flag #6

4.0.2

November 1st, 2020

  • N/A Changelog not available.

4.0.1

November 1st, 2020

  • N/A Changelog not available.

4.0.0

October 30th, 2020

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

More

Start using Semantic Versioning from this version

4.0

October 30th, 2020

  • N/A Changelog not available.

3.0

July 29th, 2020

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" }}

2.0

June 17th, 2020

Changes

  • Add Illuminate/Support/HtmlString as return type

1

April 20th, 2020

  • N/A Changelog not available.