Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

36 lines (31 loc) · 1.5 KB

VERSION 2 UPDATE FOR LARAVEL 11 COMPATIBILITY

  • Version 2.0 - Update for laravel 11 compatibility
    • 2024-12-10 01:19 2.0.0 initial release
      • 023fd14 Merge pull request #5 from swapnilsarwe/laravel11-support
      • ec056f0 reverting the changes - done temporarily
      • 7c19d9c laravel 11 support dependency matrix update in test action phpunit.xml update with latest changes All notable changes to blade-icomoon will be documented in this file.

VERSION 1 INITIAL RELEASE

  • Version 1.1 - Bump supported Laravel versions

    • 2023-06-28 12:35 1.1.0 initial release
      • 4da1998 Merge pull request #4 from still-code/l10
      • 1df950f revert workflow
      • 3870529 change the attributes order
      • c661f67 Update composer.json
      • 7d7fe28 Update run-tests.yml
      • aca99a8 Update run-tests.yml
      • d96d7d6 Update CompilesIconsTest.php
      • b3bc99d fix test it_can_add_default_class_from_config
      • 77d5798 Update composer.json
  • Version 1.0 - initial release

    • 2022-02-17 17:15 1.0.5 release version on packagist
      • d1d3b49 bump package version
    • 2021-05-27 13:11 1.0.3 Icons now take current color by default
      • b3c7d2f add default styling
    • 2021-05-22 21:48 1.0.2 add version to composer.json
      • ee84306 add version to composer.json
    • 2021-05-22 21:41 1.0.1 minor fixes
      • 68d72da wip
      • cc0c4d3 Update README.md
      • 4dca1f4 Fix styling
    • 2021-05-22 19:41 1.0.0 initial release