twig-assets

A Twig Assets Extension

MIT License

Downloads
19.1K
Stars
22
Committers
7
twig-assets - 4.0.0

Published by odan 4 days ago

Added

  • Add support for PHP 8.3

Fixed

Removed

  • Remove support for PHP 7.4, PHP 8.0 and PHP 8.1
twig-assets - 3.3.0 Latest Release

Published by odan over 1 year ago

Added

  • Add support for PHP 8.1 and 8.2

Fixed

  • Fix compatibility with Symfony 6

Removed

  • Remove support for PHP 7.3 and PHP 8.0
twig-assets - 3.2.1

Published by odan about 3 years ago

Fixed

  • Fix public cache file caching #26

Changed

  • Update readme
twig-assets - 3.2.0

Published by odan almost 4 years ago

Added

  • Add PHP 8 support

Breaking Changes

  • Dropped PHP 7.2 support
twig-assets - 3.1.0

Published by odan about 4 years ago

Added

  • Add possibility to insert custom html attributes #22 Thanks to @maciejfikus
twig-assets - 3.0.0

Published by odan over 4 years ago

Breaking Changes

  • Added support for Twig 3
  • Dropped support for Twig 2
  • Changed requirements to PHP ^7.2.5
  • Make classes final where possible
twig-assets - 2.3.0

Published by odan almost 5 years ago

Added

  • Support for CSP nonce. More details: #15 - Thanks to @killua-eu
twig-assets - 2.2.0

Published by odan almost 5 years ago

Changed

  • Allow Symfony 5
twig-assets - 2.1.2

Published by odan about 5 years ago

Fixed

  • Create cache directory after clear cache #1
twig-assets - 2.1.1

Published by odan over 5 years ago

  • Changed Twig Class names #8
twig-assets - 2.1.0

Published by odan over 5 years ago

Changed

  • Updated css and js minifier dependencies
  • Changed Twig Class names #8, Thanks to @Arkshine
twig-assets - 2.0.0

Published by odan almost 6 years ago

Added

  • Added option url_base_path. #7 #5

    • The public url base path
    • The default value is '' (empty)
    • Example: 'url_base_path' => 'assets/cache/',
  • Added option path_chmod.

    • You need to prefix mode with a zero (0)
    • Use -1 to disable chmod

Breaking Changes

  • The directory of the path option has no affect to the url base path anymore.
twig-assets - 1.6.0

Published by odan almost 6 years ago

Added

  • Added the path_chmod option. Please set this value!
twig-assets - 1.5.0

Published by odan about 6 years ago

Added

  • A new function to clear the cache #3
twig-assets - 1.4.0

Published by odan over 6 years ago

  • Updated dependencies (symfony/cache)
twig-assets -

Published by odan over 6 years ago

twig-assets -

Published by odan over 6 years ago

twig-assets -

Published by odan over 6 years ago

Fixed

  • Fixed newline issue with JavaScript files like bootstrap4.js.min
twig-assets -

Published by odan over 6 years ago

twig-assets -

Published by odan almost 7 years ago