Skip to content

Latest commit

 

History

History
92 lines (47 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

92 lines (47 loc) · 3.42 KB

Changelog

All notable changes to laravel-sabhero-wrapper will be documented in this file.

v0.0.13 - 2025-01-29

What's Changed

  • fix: Rename namespace to "SabHeroWrapper". by @thejmitchener in #26

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.13

v0.0.12 - 2025-01-29

What's Changed

  • Rename package to "laravel-sabhero-wrapper". by @thejmitchener in #25

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.12

v0.0.11 - 2025-01-29

What's Changed

  • Rename and refactor to laravel-sabhero-wrapper by @thejmitchener in #24

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.11

v0.0.10 - 2024-11-14

What's Changed

  • Remove unnecessary whitespace at the end of the file in app.blade.php. by @thejmitchener in #12

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/compare/v0.0.9...v0.0.10

v0.0.8 - 2024-11-14

What's Changed

  • Remove unnecessary whitespace at the end of the file in app.blade.php. by @thejmitchener in #10

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/compare/v0.0.6...v0.0.8

v0.0.5 - 2024-11-13

What's Changed

  • Bump laravel/framework from 11.29.0 to 11.31.0 in the composer group across 1 directory by @dependabot in #6
  • Refactored app.blade.php to use class_exists instead of View::exists for checking if a class exists and config values for enabling/disabling certain components. by @thejmitchener in #7

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.5

v0.0.4 - 2024-11-10

What's Changed

  • Bump symfony/process from 7.1.5 to 7.1.7 in the composer group across 1 directory by @dependabot in #5

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.4

v0.0.3 - 2024-11-10

What's Changed

  • Bump symfony/http-foundation from 7.1.5 to 7.1.7 in the composer group across 1 directory by @dependabot in #4

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.3

v0.0.2 - 2024-11-04

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #3

New Contributors

  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.2

v0.0.1 - 2024-10-27

What's Changed

  • Update composer.json description, update phpunit.xml.dist logging, and update welcome.blade.php layout and content. by @thejmitchener in #1

New Contributors

  • @thejmitchener made their first contribution in #1

Full Changelog: https://github.com/fuelviews/laravel-sabhero-wrapper/commits/v0.0.1